Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Drunecraft.c820 case SV_R_NETH: { in cast_rune_spell()
H A Dobject1.c1148 } else if (sigil == SV_R_NETH) { in object_flags()
1513 case SV_R_NETH: in object_flags()
H A Dtraps.c4327 case SV_R_NETH: in mon_hit_trap_aux_rune()
H A Dutil.c7401 case SV_R_NETH:
H A Dspells2.c6826 case SV_R_NETH: r_ptr->flags3 |= RF3_RES_NETH; break; in scan_golem_flags()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-spell.c2207 case SV_R_NETH: { in rcraft_print_types()
H A Dc-util.c5103 case SV_R_NETH:
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h7932 #define SV_R_NETH 3 macro