Searched refs:SPE_MAGIC_MISSILE (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h325 #define SPE_MAGIC_MISSILE 322 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h325 #define SPE_MAGIC_MISSILE 322 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dspell.c75 * Wiz all really, but SPE_MAGIC_MISSILE is their party trick
842 pseudo->otyp - SPE_MAGIC_MISSILE + 10,
862 case SPE_MAGIC_MISSILE:
H A Drole.c378 0, 1, 0, 3, 10, A_INT, SPE_MAGIC_MISSILE, -4
H A Dzap.c1958 case SPE_MAGIC_MISSILE:
2484 else if (otyp >= SPE_MAGIC_MISSILE && otyp <= SPE_FINGER_OF_DEATH)
2485 buzz(otyp - SPE_MAGIC_MISSILE + 10,
3289 spell_type = is_hero_spell(type) ? SPE_MAGIC_MISSILE + abstype : 0;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dspell.c75 * Wiz all really, but SPE_MAGIC_MISSILE is their party trick
842 pseudo->otyp - SPE_MAGIC_MISSILE + 10,
862 case SPE_MAGIC_MISSILE:
H A Drole.c378 0, 1, 0, 3, 10, A_INT, SPE_MAGIC_MISSILE, -4
H A Dzap.c1958 case SPE_MAGIC_MISSILE:
2484 else if (otyp >= SPE_MAGIC_MISSILE && otyp <= SPE_FINGER_OF_DEATH)
2485 buzz(otyp - SPE_MAGIC_MISSILE + 10,
3289 spell_type = is_hero_spell(type) ? SPE_MAGIC_MISSILE + abstype : 0;

Completed in 70 milliseconds