Home
last modified time | relevance | path

Searched refs:MT_RING_BLUEBOX (Results 1 – 4 of 4) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dinfo.h4546 MT_RING_BLUEBOX, enumerator
H A Dp_inter.c3583 if (target->type == MT_RING_BLUEBOX && !(source->player->ctfteam == 2)) in P_DamageMobj()
H A Dp_map.c1664 … MT_RING_REDBOX && tmthing->player->ctfteam != 1) || (thing->type == MT_RING_BLUEBOX && tmthing->p… in PIT_CheckThing()
H A Dp_mobj.c11946 if (i == MT_RING_BLUEBOX || i == MT_RING_REDBOX) in P_GetMobjtypeSubstitute()