Classes:Mug
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:
|
| Mug | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 164 | Class Name | Mug |
| Conversation ID | 132 | Puzzle Item ID | N/A |
Classes: Mug
This actor needs a description.
DECORATE definition
ACTOR Mug
{
States
{
Spawn:
MUGG A -1
Stop
}
}