mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
Add Big Ben.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 959 KiB After Width: | Height: | Size: 972 KiB |
@ -572,6 +572,14 @@
|
||||
requiredBuilding:"Bank",
|
||||
requiredTech:"Electricity"
|
||||
},
|
||||
{
|
||||
name:"Big Ben",
|
||||
culture:1,
|
||||
gold:4,
|
||||
isWonder:true,
|
||||
uniques:["-15% to purchasing items in cities"],
|
||||
requiredTech:"Industrialization"
|
||||
},
|
||||
|
||||
// Modern Era
|
||||
|
||||
|
Reference in New Issue
Block a user