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