Classes:WaterDrip
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Water drip | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | 53 | Class Name | WaterDrip |
| Conversation ID | 226 | Puzzle Item ID | N/A |
Classes: WaterDrip
This actor needs a description.
DECORATE definition
ACTOR WaterDrip 53
{
Game Strife
Height 1
+NOBLOCKMAP +SPAWNCEILING +NOGRAVITY
ConversationID 226, -1, -1
States
{
Spawn:
CDRP A 10
CDRP BCD 8
Loop
}
}