Classes:StalactiteLarge
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:
|
| Large stalactite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 40 | Class Name | StalactiteLarge |
Classes: StalactiteLarge
This actor needs a description.
DECORATE definition
ACTOR StalactiteLarge
{
Radius 12
Height 68
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
STCL A -1
Stop
}
}