mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 06:51:30 -04:00
Added burial tomb unique building for Egypt
This commit is contained in:
parent
d48d7aa9fe
commit
9fbb997e63
@ -109,6 +109,17 @@
|
|||||||
hurryCostModifier:25,
|
hurryCostModifier:25,
|
||||||
requiredTech:"Philosophy"
|
requiredTech:"Philosophy"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Burial Tomb",
|
||||||
|
replaces:"Temple",
|
||||||
|
uniqueTo:"Egypt",
|
||||||
|
culture:3,
|
||||||
|
happiness:1,
|
||||||
|
specialistSlots:{culture:1},
|
||||||
|
requiredBuilding:"Monument",
|
||||||
|
hurryCostModifier:25,
|
||||||
|
requiredTech:"Philosophy"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name:"The Oracle",
|
name:"The Oracle",
|
||||||
baseDescription: "Provides a free social policy",
|
baseDescription: "Provides a free social policy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user