Skip to content

Commit

Permalink
修复建筑bug
Browse files Browse the repository at this point in the history
  • Loading branch information
cocolinfff committed Sep 24, 2022
1 parent 9de6610 commit 5b8346e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions common/buildings/ethic_rebuild_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ building_noble_estates = {

allow = {
has_upgraded_capital = yes
buildings_simple_allow = yes
}

destroy_trigger = {
Expand Down Expand Up @@ -1651,7 +1650,6 @@ building_stronghold = {
position_priority = 100
category = army
potential = {
buildings_simple_allow = yes
}
destroy_trigger = {
exists = owner
Expand Down Expand Up @@ -1906,7 +1904,6 @@ building_psi_corps = {

allow = {
has_major_upgraded_capital = yes
buildings_simple_allow = yes
}

destroy_trigger = {
Expand Down Expand Up @@ -4049,7 +4046,6 @@ building_commercial_zone = {
}
}
allow = {
buildings_simple_allow = yes
}
triggered_planet_modifier = {
potential = {
Expand Down Expand Up @@ -4347,7 +4343,6 @@ building_galactic_stock_exchange = {
}
}
allow = {
buildings_simple_allow = yes
has_major_upgraded_capital = yes
}
destroy_trigger = {
Expand Down Expand Up @@ -4493,7 +4488,6 @@ building_luxury_residence = {
}
}
allow = {
buildings_simple_allow = yes
}
destroy_trigger = {
exists = owner
Expand Down Expand Up @@ -4694,7 +4688,6 @@ building_communal_housing = {
}
}
allow = {
buildings_simple_allow = yes
}
destroy_trigger = {
exists = owner
Expand Down

0 comments on commit 5b8346e

Please sign in to comment.