mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 11:28:03 +07:00
Fix missed sound for Sea Beggar (#5300)
This commit is contained in:
parent
a5a8ea1338
commit
600f1a32fc
@ -847,7 +847,8 @@
|
|||||||
"requiredTech": "Navigation",
|
"requiredTech": "Navigation",
|
||||||
"upgradesTo": "Destroyer",
|
"upgradesTo": "Destroyer",
|
||||||
"promotions": ["Coastal Raider I", "Coastal Raider II", "Supply"],
|
"promotions": ["Coastal Raider I", "Coastal Raider II", "Supply"],
|
||||||
"uniques": ["May capture killed [Water] units"]
|
"uniques": ["May capture killed [Water] units"],
|
||||||
|
"attackSound": "cannon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Frigate",
|
"name": "Frigate",
|
||||||
|
Loading…
Reference in New Issue
Block a user