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:
Smashfanful 2019-03-07 17:28:46 +01:00 committed by GitHub
parent b73ee6d1e0
commit c93ee1e1f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,18 @@
hurryCostModifier:25,
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",
culture:1,
@ -690,4 +702,4 @@
requiredTech:"Nanotechnology",
uniques:["Spaceship part"]
}
]
]