Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-spells.h159 #define GF_SOULCURE_PLAYER 144 macro
H A Ddefines.h4292 #define GF_SOULCURE_PLAYER 144 macro
/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dp_curing.lua394 … fire_ball(Ind, GF_SOULCURE_PLAYER, 0, 2, 1, " chants loudly, praising the light!")
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c8306 (typ == GF_SANITY_PLAYER) || (typ == GF_SOULCURE_PLAYER) ||
8346 (typ != GF_SANITY_PLAYER) && (typ != GF_SOULCURE_PLAYER) &&
8484 (typ == GF_SANITY_PLAYER) || (typ == GF_SOULCURE_PLAYER) ||
10033 case GF_SOULCURE_PLAYER:
10914 (typ == GF_SANITY_PLAYER) || (typ == GF_SOULCURE_PLAYER) ||
H A Dspells2.c6030 (typ != GF_SANITY_PLAYER) && (typ != GF_SOULCURE_PLAYER) && in fire_ball()
6099 (typ != GF_SANITY_PLAYER) && (typ != GF_SOULCURE_PLAYER) && in fire_full_ball()