Classes:SurgeryCrab
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Surgery crab | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 117 | Class Name | SurgeryCrab |
| Conversation ID | 263 | Puzzle Item ID | N/A |
Classes: SurgeryCrab
This actor needs a description.
DECORATE definition
ACTOR SurgeryCrab 117
{
Game Strife
+SOLID +SPAWNCEILING +NOGRAVITY
Radius 20
Height 16
ConversationID 263, -1, -1
States
{
Spawn:
CRAB A -1
Stop
}
}