Feature #454 » 0038-Granularity-Adjust-startunits.patch
| data/granularity/game.ruleset | ||
|---|---|---|
|
set =
|
||
|
{ "name", "value", "lock"
|
||
|
"startunits", "c", TRUE
|
||
|
"startunits", "ccx", TRUE
|
||
|
"dispersion", 2, FALSE
|
||
|
}
|
||
| data/granularity/units.ruleset | ||
|---|---|---|
|
uk_gold = 0
|
||
|
tp_defense = "Alight"
|
||
|
flags = "Settlers", "Cities"
|
||
|
roles = "ExplorerStartUnit", "Firstbuild", "CitiesStartUnit"
|
||
|
roles = "Firstbuild", "CitiesStartUnit"
|
||
|
helptext = _("\
|
||
|
Nomads can both fight and found new cities, but unlike specialized \
|
||
|
units they cost two population points to build.\
|
||
| ... | ... | |
|
uk_gold = 0
|
||
|
tp_defense = "Alight"
|
||
|
;flags =
|
||
|
roles = "Firstbuild"
|
||
|
roles = "Firstbuild", "ExplorerStartUnit"
|
||
|
helptext = _("\
|
||
|
Warriors are the first unit specialized in war.\
|
||
|
")
|
||
- « Previous
- 1
- 2
- Next »