actor Lith_ExplosiveBarrel : ExplosiveBarrel replaces ExplosiveBarrel { Health 60 PainChance 255 PainSound "misc/barrel/hit" states { Spawn: BAR1 ABCDEFGHIJKLM 2 loop Pain: BAR1 X 5 A_Pain goto Spawn } } // EOF