mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-31 04:20:34 +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
|
+COUNTITEM
|
||||||
+INVENTORY.ALWAYSPICKUP
|
+INVENTORY.ALWAYSPICKUP
|
||||||
Inventory.PickupMessage "$GOTBERSERK"
|
Inventory.PickupMessage "$GOTBERSERK"
|
||||||
|
Inventory.PickupSound "misc/p_pkup"
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
Spawn:
|
Spawn:
|
||||||
|
|
Loading…
Reference in a new issue