Classes:SmallBloodPool
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Small pool of blood | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 80 | Class Name | SmallBloodPool |
| Spawn ID | 148 | Identifier | T_BLOODPOOL2 |
Classes: SmallBloodPool
A small pool of blood.
DECORATE definition
ACTOR SmallBloodPool
{
Radius 20
Height 1
+NOBLOCKMAP
+MOVEWITHSECTOR
States
{
Spawn:
POB2 A -1
Stop
}
}