Home
last modified time | relevance | path

Searched refs:SV_R_POIS (Results 1 – 8 of 8) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Drunecraft.c296 case SV_R_POIS: in rspell_duration()
318 case SV_R_POIS: in rspell_duration()
908 case SV_R_POIS: { in cast_rune_spell()
H A Dobject1.c1315 } else if (sigil == SV_R_POIS) { in object_flags()
1541 case SV_R_POIS: in object_flags()
H A Dtraps.c4382 case SV_R_POIS: in mon_hit_trap_aux_rune()
H A Dutil.c7479 case SV_R_POIS:
H A Dspells2.c6838 case SV_R_POIS: r_ptr->flags3 |= RF3_IM_POIS; break; in scan_golem_flags()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-spell.c1904 case SV_R_POIS: in rspell_duration()
1926 case SV_R_POIS: in rspell_duration()
2480 case SV_R_POIS: { in rcraft_print_types()
H A Dc-util.c5180 case SV_R_POIS:
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h7944 #define SV_R_POIS 14 macro