Forgot to add VIP sound to Gold Shells.
This commit is contained in:
parent
4e0b3cd9e0
commit
68eca665f2
2 changed files with 3 additions and 2 deletions
|
|
@ -381,6 +381,7 @@ Class GoldShell : SWWMAmmo
|
|||
//$Icon ammo
|
||||
Tag "$T_GOLDSHELL";
|
||||
SWWMAmmo.PickupTag "GOLDSHELL";
|
||||
Inventory.PickupSound "misc/ammo_pkup_vip";
|
||||
Stamina -1000000;
|
||||
Inventory.Icon "graphics/HUD/Icons/A_ShellsGold.png";
|
||||
Inventory.Amount 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue