buildings fixed and art redone for gunners
This commit is contained in:
parent
4e66822cfb
commit
d7ad398eef
10 changed files with 113 additions and 3 deletions
|
|
@ -9070,8 +9070,8 @@ on_game_start_after_lobby = {
|
|||
# 1066 Buildings
|
||||
if = {
|
||||
limit = {
|
||||
game_start_date >= 1066.1.1
|
||||
game_start_date < 1178.10.1
|
||||
game_start_date >= 2666.1.1
|
||||
game_start_date < 2784.10.1
|
||||
}
|
||||
every_province = {
|
||||
limit = {
|
||||
|
|
@ -9123,7 +9123,7 @@ on_game_start_after_lobby = {
|
|||
# 1178 Buildings
|
||||
else_if = {
|
||||
limit = {
|
||||
game_start_date >= 1178.10.1
|
||||
game_start_date >= 2784.10.1
|
||||
}
|
||||
every_province = {
|
||||
limit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue