Classes:Tray
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:
|
| Tray | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 68 | Class Name | Tray |
| Conversation ID | 282 | Puzzle Item ID | N/A |
Classes: Tray
This actor needs a description.
DECORATE definition
ACTOR Tray
{
Radius 24
Height 40
+SOLID
States
{
Spawn:
TRAY A -1
Stop
}
}