Classes:SRock1
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Rock | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 99 | Class Name | SRock1 |
| Conversation ID | 250 | Puzzle Item ID | N/A |
Classes: SRock1
This actor needs a description.
DECORATE definition
ACTOR SRock1 99
{
Game Strife
+NOBLOCKMAP
ConversationID 250, -1, -1
States
{
Spawn:
ROK1 A -1
Stop
}
}