Classes:Rubble1
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:
|
| Rubble | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 29 | Class Name | Rubble1 |
| Conversation ID | 255 | Puzzle Item ID | N/A |
Classes: Rubble1
This actor needs a description.
DECORATE definition
ACTOR Rubble1
{
+NOBLOCKMAP
+NOCLIP
States
{
Spawn:
RUB1 A -1
Stop
}
}