Classes:ZVasePillar
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:
|
| Cast iron vase on a pillar | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 103 | Class Name | ZVasePillar |
Classes: ZVasePillar
This actor needs a description.
DECORATE definition
ACTOR ZVasePillar
{
Radius 12
Height 54
+SOLID
States
{
Spawn:
VASE A -1
Stop
}
}