Classes:ZRockBrown2
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Brown rock | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 98 | Class Name | ZRockBrown2 |
Classes: ZRockBrown2
This actor needs a description.
DECORATE definition
ACTOR ZRockBrown2 98
{
Game Hexen
Radius 15
Height 50
+SOLID
States
{
Spawn:
RKBS A -1
Stop
}
}