Home
last modified time | relevance | path

Searched refs:MS_NaturesCure (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dspells.h50 MS_MegaVolts = 47, MS_MoonRay = 48, MS_NaturesCure = 49, MS_Pain = 50, enumerator
H A Dspells.cpp154 MS_PowerCure, MS_NaturesCure, MS_LloydsBeacon, MS_PowerShield, MS_Heroism, in castItemSpell()
854 Character *c = SpellOnWho::show(_vm, MS_NaturesCure); in naturesCure()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dspells.h50 MS_MegaVolts = 47, MS_MoonRay = 48, MS_NaturesCure = 49, MS_Pain = 50, enumerator
H A Dspells.cpp162 MS_PowerCure, MS_NaturesCure, MS_LloydsBeacon, MS_PowerShield, MS_Heroism, in castItemSpell()
862 Character *c = SpellOnWho::show(_vm, MS_NaturesCure); in naturesCure()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_xeen/
H A Dconstants.cpp51 MS_MegaVolts = 47, MS_MoonRay = 48, MS_NaturesCure = 49, MS_Pain = 50, enumerator
1018 MS_LightningBolt, MS_HolyBonus, MS_PowerCure, MS_NaturesCure,
/dports/games/scummvm/scummvm-2.5.1/devtools/create_xeen/
H A Dconstants.h79 MS_NaturesCure = 49, enumerator
H A Dconstants.cpp686 MS_LightningBolt, MS_HolyBonus, MS_PowerCure, MS_NaturesCure,