mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 07:09:26 +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
@ -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",
|
||||
|
Reference in New Issue
Block a user