- fixed missing fullbright for Berserk

https://forum.zdoom.org/viewtopic.php?t=66307
This commit is contained in:
alexey.lysiuk 2019-11-05 15:32:00 +02:00 committed by drfrag
parent 7bc42a30be
commit 81010b4fbf

View file

@ -193,7 +193,7 @@ class Berserk : CustomInventory
States
{
Spawn:
PSTR A -1;
PSTR A -1 Bright;
Stop;
Pickup:
TNT1 A 0 A_GiveInventory("PowerStrength");