mirror of
https://github.com/yairm210/Unciv.git
synced 2025-10-02 08:22:08 -04:00
Update Buildings.json
Added Walls of Babylon. Should I also add Forum for Rome, Obelisk for Egypt and Shale Plant for Japan (all from CIV4)?
This commit is contained in:
parent
b73ee6d1e0
commit
c93ee1e1f2
@ -82,6 +82,18 @@
|
|||||||
hurryCostModifier:25,
|
hurryCostModifier:25,
|
||||||
requiredTech:"Masonry"
|
requiredTech:"Masonry"
|
||||||
},
|
},
|
||||||
|
/*
|
||||||
|
{
|
||||||
|
name:"Walls of Babylon",
|
||||||
|
replaces:"Walls",
|
||||||
|
uniqueTo:"Babylon",
|
||||||
|
cityStrength:6,
|
||||||
|
cityHealth:100,
|
||||||
|
hurryCostModifier:25,
|
||||||
|
requiredTech:"Masonry"
|
||||||
|
//Babylonian unique building that replaces Walls.
|
||||||
|
},
|
||||||
|
*/
|
||||||
{
|
{
|
||||||
name:"The Pyramids",
|
name:"The Pyramids",
|
||||||
culture:1,
|
culture:1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user