Classes:DeadStrifePlayer
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:
|
| Dead mercenary | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 15 | Class Name | DeadStrifePlayer |
| Conversation ID | 231 | Puzzle Item ID | N/A |
Classes: DeadStrifePlayer
A decoration item depicting a dead rebel.
DECORATE definition
ACTOR DeadStrifePlayer
{
States
{
Spawn:
PLAY P 700
RGIB H -1
Stop
}
}