mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
Sound upgrade - enable BaseUnit.attackSound, a few extras (#4013)
This commit is contained in:
@ -1076,7 +1076,8 @@
|
||||
"cost": 1000,
|
||||
"requiredTech": "Rocketry",
|
||||
"requiredResource": "Uranium",
|
||||
"uniques": ["Self-destructs when attacking", "Nuclear weapon", "Requires [Manhattan Project]"]
|
||||
"uniques": ["Self-destructs when attacking", "Nuclear weapon", "Requires [Manhattan Project]"],
|
||||
"attackSound": "nuke"
|
||||
},
|
||||
{
|
||||
"name": "Landship",
|
||||
|
BIN
android/assets/sounds/bombard.mp3
Normal file
BIN
android/assets/sounds/bombard.mp3
Normal file
Binary file not shown.
BIN
android/assets/sounds/nuke.mp3
Normal file
BIN
android/assets/sounds/nuke.mp3
Normal file
Binary file not shown.
BIN
android/assets/sounds/slider.mp3
Normal file
BIN
android/assets/sounds/slider.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user