mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
Fixed Berserk pickup sound.
SVN r566 (trunk)
This commit is contained in:
parent
912f8666d7
commit
1d568f155d
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ ACTOR Berserk : CustomInventory 2023
|
|||
+COUNTITEM
|
||||
+INVENTORY.ALWAYSPICKUP
|
||||
Inventory.PickupMessage "$GOTBERSERK"
|
||||
Inventory.PickupSound "misc/p_pkup"
|
||||
States
|
||||
{
|
||||
Spawn:
|
||||
|
|
Loading…
Reference in a new issue