mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-16 18:59:15 +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"],
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user