Feature #508 ยป 0044-Granularity-Enable-multiresearch.patch
| data/granularity/README.granularity | ||
|---|---|---|
|
* In the beginning cities can grow up to size 4. Various techs increase
|
||
|
the maximum size.
|
||
|
* Units cannot be upgraded before Engineering is known
|
||
|
* Reseach bulbs are for specific tech. If you switch research, accumulated
|
||
|
progress stays with the previous tech target.
|
||
| data/granularity/game.ruleset | ||
|---|---|---|
|
set =
|
||
|
{ "name", "value", "lock"
|
||
|
"startunits", "ccx", TRUE
|
||
|
"multiresearch", "enabled", TRUE
|
||
|
"dispersion", 2, FALSE
|
||
|
}
|
||