Skip to content

Commit

Permalink
Removed requirement from growth specials
Browse files Browse the repository at this point in the history
~ hopefully fixing bug in suitability report
~ brings specials in line with other population boosters
  • Loading branch information
MatGB committed Jul 2, 2015
1 parent 2ba35b0 commit d054370
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions default/specials.txt
Expand Up @@ -1528,7 +1528,7 @@ Special
Planet
OwnedBy empire = Source.Owner
HasTag name = "ORGANIC"
TargetPopulation low = 0
//TargetPopulation low = 0
ResourceSupplyConnected empire = Source.Owner condition = Source
]
activation = Focus type = "FOCUS_GROWTH"
Expand Down Expand Up @@ -1572,7 +1572,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "ORGANIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "FRUIT_STACK"
Expand Down Expand Up @@ -1614,7 +1614,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "ORGANIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "SPICE_STACK"
Expand Down Expand Up @@ -1658,7 +1658,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "ROBOTIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "MONOPOLE_STACK"
Expand Down Expand Up @@ -1702,7 +1702,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "ROBOTIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "SUPERCONDUCTOR_STACK"
Expand Down Expand Up @@ -1747,7 +1747,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "ROBOTIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "POSITRONIUM_STACK"
Expand Down Expand Up @@ -1792,7 +1792,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "LITHIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "MINERALS_STACK"
Expand Down Expand Up @@ -1836,7 +1836,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "LITHIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "CRYSTALS_STACK"
Expand Down Expand Up @@ -1881,7 +1881,7 @@ Special
OwnedBy empire = Source.Owner
HasTag name = "LITHIC"
ResourceSupplyConnected empire = Source.Owner condition = Source
TargetPopulation low = 0
//TargetPopulation low = 0
]
activation = Focus type = "FOCUS_GROWTH"
stackinggroup = "ELERIUM_STACK"
Expand Down

0 comments on commit d054370

Please sign in to comment.