Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-spells.h167 #define GF_TELE_TO 150 macro
H A Ddefines.h4300 #define GF_TELE_TO 150 macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Drunecraft.c883 … if (r_imperatives[imperative].flag != I_ENHA) fire_ball(Ind, GF_TELE_TO, 0, damage, radius, ""); in cast_rune_spell()
H A Dcmd5.c1165 (void)project_hook(Ind, GF_TELE_TO, dir, 1, PROJECT_STOP | PROJECT_KILL, p_ptr->attacker); in do_mimic_power_aux()
H A Dspells1.c7260 case GF_TELE_TO:
10259 case GF_TELE_TO:
12551 case GF_TELE_TO:
H A Dtraps.c4019 typ = GF_TELE_TO; in mon_hit_trap_aux_wand()
H A Dspells2.c124 project_los(Ind, GF_TELE_TO, 0, " commands return"); in divine_vengeance()
H A Dcmd6.c3807 ident = project_hook(Ind, GF_TELE_TO, dir, 1, PROJECT_STOP | PROJECT_KILL, "");