Classes:PottedTree
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Potted tree | |||
|---|---|---|---|
| Actor type | Vegetation | Game | |
| DoomEd Number | 203 | Class Name | PottedTree |
| Conversation ID | 268 | Puzzle Item ID | N/A |
Classes: PottedTree
This actor needs a description.
DECORATE definition
ACTOR PottedTree 203
{
Game Strife
Radius 15
Height 64
+SOLID
ConversationID 268, -1, -1
States
{
Spawn:
TREE C -1
Stop
}
}