Classes:Gibs2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Gibs | |||
---|---|---|---|
Actor type | Health | Game | |
DoomEd Number | 126 | Class Name | Gibs2 |
Classes: Actor → Inventory → Health → Gibs → Gibs2
Overview
Replacement gibs for the Spear of Destiny mission packs.
DECORATE Definition
actor Gibs2 : Gibs 126 { inventory.pickupsound "misc/slurpie2" states { Spawn: GIB2 A -1 stop } }