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