Classes:PillarAztecDamaged
From ZDoom Wiki
| Damaged Aztec pillar | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 55 | Class Name | PillarAztecDamaged |
| Conversation ID | 212 | Puzzle Item ID | N/A |
Classes: PillarAztecDamaged
A damaged version of the Aztec pillar, but not as damaged as the ruined one.
DECORATE definition
ACTOR PillarAztecDamaged 55
{
Game Strife
Radius 16
Height 80
+SOLID
ConversationID 212, -1, -1
States
{
Spawn:
STLA A -1
Stop
}
}

