Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Ds_udun.lua110 fire_ball(Ind, GF_WRAITH_PLAYER, 0, dur, player.spell_project, "")
201 fire_ball(Ind, GF_WRAITH_PLAYER, 0, 0, player.spell_project, "")
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-spells.h87 #define GF_WRAITH_PLAYER 73 macro
H A Ddefines.h4220 #define GF_WRAITH_PLAYER 73 macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c8290 (typ == GF_WRAITH_PLAYER) || (typ == GF_SPEED_PLAYER) ||
8330 (typ != GF_WRAITH_PLAYER) && (typ != GF_SPEED_PLAYER) &&
8444 (typ == GF_WRAITH_PLAYER) || (typ == GF_SPEED_PLAYER) ||
8468 (typ == GF_WRAITH_PLAYER) || (typ == GF_SPEED_PLAYER) ||
9609 case GF_WRAITH_PLAYER:
10897 if ((typ == GF_HEAL_PLAYER) || (typ == GF_WRAITH_PLAYER) ||
H A Dspells2.c6014 (typ != GF_WRAITH_PLAYER) && (typ != GF_SPEED_PLAYER) && in fire_ball()
6083 (typ != GF_WRAITH_PLAYER) && (typ != GF_SPEED_PLAYER) && in fire_full_ball()