Classes:ZTwinedTorch
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:
|
| Twined torch | |||
|---|---|---|---|
| Actor type | Interactive object | Game | |
| DoomEd Number | 116 | Class Name | ZTwinedTorch |
Classes: SwitchableDecoration→ZTwinedTorch
→ZTwinedTorchUnlit
This actor needs a description.
DECORATE definition
ACTOR ZTwinedTorch : SwitchableDecoration { Radius 10 Height 64 +SOLID States { Active: TWTR A 0 Bright A_PlaySound("Ignite") Spawn: TWTR ABCDEFGH 4 Bright Loop Inactive: TWTR I -1 Stop } }