Classes:ZStalactiteIceLarge
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 icicle stalactite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 89 | Class Name | ZStalactiteIceLarge |
Classes: ZStalactiteIceLarge
This actor needs a description.
DECORATE definition
ACTOR ZStalactiteIceLarge
{
Radius 8
Height 66
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
ICT1 A -1
Stop
}
}