Home
last modified time | relevance | path

Searched refs:DT_FINGEROFDEATH (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dcombat.h41 DT_FINGEROFDEATH = 8, DT_HOLYWORD = 9, DT_MASS_DISTORTION = 10, enumerator
H A Dcombat.cpp1203 case DT_FINGEROFDEATH: in attack()
1436 case DT_FINGEROFDEATH: in attack2()
H A Dspells.cpp552 combat._damageType = DT_FINGEROFDEATH; in fingerOfDeath()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dcombat.h41 DT_FINGEROFDEATH = 8, DT_HOLYWORD = 9, DT_MASS_DISTORTION = 10, enumerator
H A Dcombat.cpp1220 case DT_FINGEROFDEATH: in attack()
1453 case DT_FINGEROFDEATH: in attack2()
H A Dspells.cpp560 combat._damageType = DT_FINGEROFDEATH; in fingerOfDeath()