mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Update Mount Fuji stats (#5223)
I forgot about Mount Fuji stat change when i updated Natural Wonders, now i rectify that.
This commit is contained in:
@ -256,8 +256,9 @@
|
|||||||
{
|
{
|
||||||
"name": "Mount Fuji",
|
"name": "Mount Fuji",
|
||||||
"type": "NaturalWonder",
|
"type": "NaturalWonder",
|
||||||
"gold": 1,
|
"gold": 2,
|
||||||
"culture": 5,
|
"culture": 3,
|
||||||
|
"faith": 3,
|
||||||
"occursOn": ["Grassland","Plains"],
|
"occursOn": ["Grassland","Plains"],
|
||||||
"turnsInto": "Mountain",
|
"turnsInto": "Mountain",
|
||||||
"impassable": true,
|
"impassable": true,
|
||||||
|
Reference in New Issue
Block a user