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