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