Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_player.h76 CA_JUMPTHOK, enumerator
H A Ddeh_tables.c5046 {"CA_JUMPTHOK",CA_JUMPTHOK},
H A Dp_user.c5293 case CA_JUMPTHOK: // Credit goes to CZ64 and Sryder13 for the original in P_DoJumpStuff()
5307 if ((player->charability == CA_JUMPTHOK) && !(player->pflags & PF_THOKKED)) in P_DoJumpStuff()