mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
Fixed terrain error
This commit is contained in:
parent
18e15ee1d8
commit
496b27d6b5
@ -146,7 +146,8 @@
|
|||||||
"food": 2,
|
"food": 2,
|
||||||
"movementCost": 1,
|
"movementCost": 1,
|
||||||
"defenceBonus": -0.1,
|
"defenceBonus": -0.1,
|
||||||
"occursOn": ["Desert", "Open terrain"]
|
"occursOn": ["Desert"]
|
||||||
|
"uniques":["Open terrain"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ice",
|
"name": "Ice",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user