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