HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #825214 ยป 0064-Granularity-Add-base-Size_Adj-effects.patch
data/granularity/effects.ruleset | ||
---|---|---|
[effect_unhappysize]
|
||
type = "City_Unhappy_Size"
|
||
value = 4
|
||
; Base max city size of 4
|
||
[effect_city_size_limit_base]
|
||
type = "Size_Adj"
|
||
value = 4
|
||
[effect_city_size_limit_fire]
|
||
type = "Size_Adj"
|
||
value = 2
|
||
reqs =
|
||
{ "type", "name", "range"
|
||
"Tech", "Fire", "Player"
|
||
}
|
data/granularity/techs.ruleset | ||
---|---|---|
flags = ""
|
||
graphic = "a.fire"
|
||
graphic_alt = "-"
|
||
helptext = _("With fire, there can be a place to live permanently.");
|
||
helptext = _("With fire, there can be a place to live permanently.\
|
||
Allows settlements to grow to size 6.");
|
||
[advance_tools]
|
||
name = _("Tools");
|