mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Update binaries/data/mods/public/simulation/data/technologies/civbonuses/cart_stone_01.json
This commit is contained in:
parent
91baeeb94e
commit
cb3fecfce9
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"description": "Hire servants to help quarry stone. Increases stone gathering rates.",
|
||||
"requirements": {
|
||||
"all": [
|
||||
{ "tech": "phase_village" }, { "civ": "cart" }
|
||||
{ "tech": "phase_village" },
|
||||
{ "civ": "cart" }
|
||||
]
|
||||
},
|
||||
"icon": "mining_stone_01.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue