Classes:PillarAztec
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:
|
| Aztec pillar | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 54 | Class Name | PillarAztec |
| Conversation ID | 211 | Puzzle Item ID | N/A |
Classes: PillarAztec
A dark brown stone pillar, covered with "Aztec" symbols. Damaged and ruined versions of it exist as well.
DECORATE definition
ACTOR PillarAztec
{
Radius 16
Height 128
+SOLID
States
{
Spawn:
STEL A -1
Stop
}
}