Classes:SmallPillar

From ZDoom Wiki

Jump to: navigation, search
Small pillar
Actor type Decoration Game
DoomEd Number 29 Class Name SmallPillar

Classes: SmallPillar

A small stone pillar with four sculpted demon faces (only one of which faces the player on the sprite).

DECORATE definition

ACTOR SmallPillar 29

{
 Game Heretic
 Radius 16
 Height 34
 +SOLID
 States
 {
 Spawn:
   SMPL A -1
   Stop
 }
}
Personal tools