Separate sounds for VIP items.

This commit is contained in:
Mari the Deer 2021-09-18 14:09:58 +02:00
commit 4e0b3cd9e0
13 changed files with 17 additions and 5 deletions

View file

@ -236,6 +236,7 @@ Class Ynykron : SWWMWeapon
//$Icon weapon
Tag "$T_YNYKRON";
Inventory.PickupMessage "$T_YNYKRON";
Inventory.PickupSound "misc/w_pkup_vip";
Obituary "$O_YNYKRON";
SWWMWeapon.Tooltip "$TT_YNYKRON";
Inventory.Icon "graphics/HUD/Icons/W_Ynykron.png";