Separate sounds for VIP items.
This commit is contained in:
parent
f48f75c302
commit
4e0b3cd9e0
13 changed files with 17 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue