Classes:WaterBottle
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Water bottle | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 2014 | Class Name | WaterBottle |
| Conversation ID | 131 | Puzzle Item ID | N/A |
Classes: WaterBottle
This actor needs a description.
DECORATE definition
ACTOR WaterBottle 2014
{
Game Strife
ConversationID 131, -1, -1
States
{
Spawn:
WATR A -1
Stop
}
}