Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtables.c515 { R_NEXU | R_NETH, GF_TIME, 250, "time", TR5_RES_TIME },
H A Ddefines.h4677 #define TR5_RES_TIME 0x00080000L macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dxtra1.c3894 …if (f5 & TR5_RES_TIME) { p_ptr->resist_time = TRUE; csheet_boni[i-INVEN_WIELD].cb[3] |= CB4_RTIME;…
6142 if (f5 & TR5_RES_TIME) csheet_boni[i].cb[3] |= CB4_RTIME;
H A Dobject1.c4904 if (f5 & (TR5_RES_TIME))