mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Random Nations game starter - reactive UI (#9127)
* Random Nations game starter - reactive UI * Random Nations game starter - reactive UI continued * Random Nations game starter - reactive UI - patch
This commit is contained in:
@ -169,7 +169,7 @@ Each specialist can have the following attributes:
|
||||
| science | Integer | defaults to 0 |
|
||||
| faith | Integer | defaults to 0 |
|
||||
| color | List of 3 Integers | required | Color of the image for this specialist |
|
||||
| greatPersonPoints | Object | defaults to none | Great person points generated by this specialist. Valid keys are the names of the great person(Great Scientist, Great Merachant, etc.), valid values are Integers (≥0) |
|
||||
| greatPersonPoints | Object | defaults to none | Great person points generated by this specialist. Valid keys are the names of the great person(Great Scientist, Great Merachant, etc.), valid values are Integers (≥0) |
|
||||
|
||||
## Techs.json
|
||||
|
||||
|
Reference in New Issue
Block a user