mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 15:27:27 +07:00
19 lines
170 B
JSON
19 lines
170 B
JSON
|
[
|
||
|
{
|
||
|
"name":"Scientist",
|
||
|
"science":3
|
||
|
},
|
||
|
{
|
||
|
"name":"Merchant",
|
||
|
"gold":3
|
||
|
},
|
||
|
{
|
||
|
"name":"Artist",
|
||
|
"culture":2
|
||
|
},
|
||
|
{
|
||
|
"name":"Engineer",
|
||
|
"production":2
|
||
|
}
|
||
|
]
|