Add battlefield visuals and camp talk slice
This commit is contained in:
@@ -38,6 +38,13 @@
|
||||
"defense": 0,
|
||||
"avoid": 0,
|
||||
"move_cost": { "foot": 99, "mounted": 99, "archer": 99, "water": 1 }
|
||||
},
|
||||
"C": {
|
||||
"id": "castle",
|
||||
"name": "Castle",
|
||||
"color": "#7f7a70",
|
||||
"defense": 3,
|
||||
"avoid": 0,
|
||||
"move_cost": { "foot": 1, "mounted": 2, "archer": 1, "water": 99 }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user