mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 09:18:43 +07:00
SFX Update - Arrow, Crossbow (New), Metal Hit (#8262)
* Arrow, Crossbow, Metal Hit sound updates Sourced from pixabay.com https://pixabay.com/service/license/ * Update Credits.md
This commit is contained in:

committed by
GitHub

parent
0273f8a38b
commit
b5a021cc16
@ -677,7 +677,7 @@
|
||||
"requiredTech": "Machinery",
|
||||
"upgradesTo": "Gatling Gun",
|
||||
"obsoleteTech": "Industrialization",
|
||||
"attackSound": "arrow"
|
||||
"attackSound": "crossbow"
|
||||
},
|
||||
{
|
||||
"name": "Chu-Ko-Nu",
|
||||
@ -692,7 +692,7 @@
|
||||
"upgradesTo": "Gatling Gun",
|
||||
"obsoleteTech": "Industrialization",
|
||||
"promotions": ["[Chu-Ko-Nu] ability"],
|
||||
"attackSound": "arrow"
|
||||
"attackSound": "crossbow"
|
||||
},
|
||||
{
|
||||
"name": "Longbowman",
|
||||
|
@ -531,7 +531,7 @@
|
||||
"requiredTech": "Machinery",
|
||||
"upgradesTo": "Rifleman",
|
||||
"obsoleteTech": "Rifling",
|
||||
"attackSound": "arrow"
|
||||
"attackSound": "crossbow"
|
||||
},
|
||||
{
|
||||
"name": "Chu-Ko-Nu",
|
||||
@ -546,7 +546,7 @@
|
||||
"upgradesTo": "Rifleman",
|
||||
"obsoleteTech": "Rifling",
|
||||
"promotions": ["Logistics"],
|
||||
"attackSound": "arrow"
|
||||
"attackSound": "crossbow"
|
||||
},
|
||||
{
|
||||
"name": "Longbowman",
|
||||
|
Binary file not shown.
BIN
android/assets/sounds/crossbow.mp3
Normal file
BIN
android/assets/sounds/crossbow.mp3
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user