Home
last modified time | relevance | path

Searched refs:GF_ZEAL_PLAYER (Results 1 – 5 of 5) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dp_support.lua165 fire_ball(Ind, GF_ZEAL_PLAYER, 0, (p * 4) / 3, 3, "")
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-spells.h157 #define GF_ZEAL_PLAYER 142 macro
H A Ddefines.h4290 #define GF_ZEAL_PLAYER 142 macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c8303 (typ == GF_TELEPORT_PLAYER) || (typ == GF_ZEAL_PLAYER) ||
8343 (typ != GF_TELEPORT_PLAYER) && (typ != GF_ZEAL_PLAYER) &&
8457 /*(typ == GF_TELEPORT_PLAYER) ||*/ (typ == GF_ZEAL_PLAYER) || (typ == GF_REMCURSE_PLAYER) ||
8481 (typ == GF_TELEPORT_PLAYER) || (typ == GF_ZEAL_PLAYER) ||
9732 case GF_ZEAL_PLAYER:
10911 (typ == GF_ZEAL_PLAYER) || (typ == GF_MINDBOOST_PLAYER) ||
H A Dspells2.c6027 (typ != GF_TELEPORT_PLAYER) && (typ != GF_ZEAL_PLAYER) && in fire_ball()
6096 (typ != GF_TELEPORT_PLAYER) && (typ != GF_ZEAL_PLAYER) && in fire_full_ball()