mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 13:18:56 +07:00
Australian Outback Station
This commit is contained in:

committed by
Yair Morgenstern

parent
00f66a785f
commit
dbdf2d819f
@ -619,6 +619,21 @@
|
|||||||
uniques:["Must not be on hill"],
|
uniques:["Must not be on hill"],
|
||||||
requiredTech:"Economics"
|
requiredTech:"Economics"
|
||||||
},
|
},
|
||||||
|
/*
|
||||||
|
{
|
||||||
|
name:"Outback Station",
|
||||||
|
replaces:"Windmill",
|
||||||
|
uniqueTo:"Australia",
|
||||||
|
production:2,
|
||||||
|
food:1,
|
||||||
|
specialistSlots:{production:1},
|
||||||
|
hurryCostModifier:25,
|
||||||
|
maintenance:2,
|
||||||
|
percentStatBonus:{production:10},
|
||||||
|
uniques:["Must not be on hill","+1 Food from every Pasture near the City"],
|
||||||
|
requiredTech:"Economics"
|
||||||
|
},
|
||||||
|
*/
|
||||||
|
|
||||||
// Industrial Era
|
// Industrial Era
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user