gzdoom-gles/wadsrc/decorate/shared/pickups.txt

19 lines
324 B
Plaintext

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