mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-06-02 01:21:04 +00:00
Reference jumpgun sound file
This commit is contained in:
parent
2a7bb8673c
commit
da40eeff20
1 changed files with 1 additions and 9 deletions
|
@ -49,15 +49,7 @@ WeaponData
|
||||||
SoundData
|
SoundData
|
||||||
{
|
{
|
||||||
"empty" "generic.empty"
|
"empty" "generic.empty"
|
||||||
"single_shot" "railgun.single_shot"
|
"single_shot" "jumpgun.single_shot"
|
||||||
"double_shot" "railgun.charged_shot"
|
|
||||||
"special1" "railgun.chargeloop"
|
|
||||||
"special2" "railgun.halfcharge" // half charge notification
|
|
||||||
"special3" "railgun.fullcharge" // full charge notification
|
|
||||||
"burst" "railgun.overcharge" // overcharge
|
|
||||||
// "special2" "ambient.electrical_zap_8" // half charge notification
|
|
||||||
// "special3" "ambient.electrical_zap_9" // full charge notification
|
|
||||||
// "burst" "ambient.electrical_zap_5" // overcharge
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Weapon Sprite data is loaded by the Client DLL.
|
// Weapon Sprite data is loaded by the Client DLL.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue