forked from mirrors/0ad
Update binaries/data/mods/public/simulation/data/technologies/civbonuses/cart_stone_01.json
This commit is contained in:
committed by
real_tabasco_sauce
parent
91baeeb94e
commit
cb3fecfce9
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user