Searched refs:MS_SuperShelter (Results 1 – 7 of 7) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/ |
H A D | spells.h | 55 MS_StoneToFlesh = 64, MS_SunRay = 65, MS_SuperShelter = 66, enumerator
|
H A D | spells.cpp | 128 NotWhileEngaged::show(_vm, MS_SuperShelter); in castItemSpell() 158 MS_PoisonVolley, MS_DeadlySwarm, MS_SuperShelter, MS_DayOfProtection, MS_DayOfProtection, in castItemSpell() 188 case MS_SuperShelter: in castSpell()
|
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/ |
H A D | spells.h | 55 MS_StoneToFlesh = 64, MS_SunRay = 65, MS_SuperShelter = 66, enumerator
|
H A D | spells.cpp | 136 NotWhileEngaged::show(_vm, MS_SuperShelter); in castItemSpell() 166 MS_PoisonVolley, MS_DeadlySwarm, MS_SuperShelter, MS_DayOfProtection, MS_DayOfProtection, in castItemSpell() 196 case MS_SuperShelter: in castSpell()
|
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_xeen/ |
H A D | constants.cpp | 56 MS_StoneToFlesh = 64, MS_SunRay = 65, MS_SuperShelter = 66, enumerator 1024 MS_SuperShelter, MS_DayOfProtection, MS_DayOfSorcery, MS_CreateFood,
|
/dports/games/scummvm/scummvm-2.5.1/devtools/create_xeen/ |
H A D | constants.h | 96 MS_SuperShelter = 66, enumerator
|
H A D | constants.cpp | 692 MS_SuperShelter, MS_DayOfProtection, MS_DayOfSorcery, MS_CreateFood,
|