Forgot to add VIP sound to Gold Shells.

This commit is contained in:
Mari the Deer 2021-09-18 14:59:28 +02:00
commit 68eca665f2
2 changed files with 3 additions and 2 deletions

View file

@ -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;