Classes:SmallTorchUnlit
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:
|
| Unlit small torch | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 108 | Class Name | SmallTorchUnlit |
Classes: SmallTorchUnlit
This actor needs a description.
DECORATE definition
ACTOR SmallTorchUnlit
{
Radius 2.5
Height 16
+NOBLOCKMAP
+FIXMAPTHINGPOS
States
{
Spawn:
TRHO A -1
Stop
}
}