mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-23 21:22:39 +07:00
Merge pull request #531 from Smashfanful/patch-52
Update Buildings.json
This commit is contained in:
commit
8fff034221
@ -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"]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user