Home
last modified time | relevance | path

Searched refs:MT_LAVAFALL_LAVA (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dinfo.h4729 MT_LAVAFALL_LAVA, enumerator
H A Dp_map.c955 …if (tmthing->type == MT_LAVAFALL_LAVA && (thing->type == MT_RING || thing->type == MT_REDTEAMRING … in PIT_CheckThing()
H A Dp_enemy.c14165 lavafall = P_SpawnMobjFromMobj(actor, 0, 0, -8*FRACUNIT, MT_LAVAFALL_LAVA); in A_LavafallLava()