qzdoom/wadsrc/decorate/shared/pickups.txt
Christoph Oelckers ae1eb01649 Added one missing file.
SVN r376 (trunk)
2006-11-05 07:34:41 +00:00

18 lines
324 B
Text

/***************************************************************************/
//
// shown for respawning Doom and Strife items
//
/***************************************************************************/
ACTOR ItemFog
{
+NOBLOCKMAP
+NOGRAVITY
States
{
Spawn:
IFOG ABABCDE 6 BRIGHT
Stop
}
}