Age briefing UI and terrain presentation
This commit is contained in:
@@ -23,6 +23,14 @@
|
||||
"avoid": 5,
|
||||
"move_cost": { "foot": 2, "mounted": 3, "archer": 2, "water": 99 }
|
||||
},
|
||||
"D": {
|
||||
"id": "wasteland",
|
||||
"name": "황무지",
|
||||
"color": "#96734a",
|
||||
"defense": 0,
|
||||
"avoid": 0,
|
||||
"move_cost": { "foot": 1, "mounted": 2, "archer": 1, "water": 99 }
|
||||
},
|
||||
"R": {
|
||||
"id": "road",
|
||||
"name": "관도",
|
||||
|
||||
Reference in New Issue
Block a user