mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Overhaul NUKE code to behave closer to original (#9797)
* Overhaul NUKE code to behave closer to original * Separate garrison protection of Bomb Shelter to its own Unique * Reduce code duplication: getNukeBlastRadius * Disallow nuking unknown civs * Don't show Nuke attack table when the Nuke has just been selected * World map display of nuke blast radius and friendly fire
This commit is contained in:
@ -1100,7 +1100,7 @@
|
||||
"cost": 300,
|
||||
"maintenance": 1,
|
||||
"requiredTech": "Telecommunications",
|
||||
"uniques": ["Population loss from nuclear attacks [-75]% [in this city]"]
|
||||
"uniques": ["Population loss from nuclear attacks [-75]% [in this city]","Damage to garrison from nuclear attacks [-75]% [in this city]"]
|
||||
},
|
||||
{
|
||||
"name": "Hubble Space Telescope",
|
||||
|
Reference in New Issue
Block a user