Home
last modified time | relevance | path

Searched refs:GHOST_REALM (Results 1 – 3 of 3) sorted by relevance

/dports/games/mangband/mangband-1.5.3/src/common/
H A Ddefines.h332 #define GHOST_REALM 2 macro
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dx-spell.c865 *item_tester = spell_tests[GHOST_REALM][spell]; in get_spell_flag()
866 return (spell_flags[GHOST_REALM][spell] | player_flag); in get_spell_flag()
H A Dcmd5.c889 I2A(i), spell_names[GHOST_REALM][i], s_ptr->slevel, s_ptr->smana, 0); in show_ghost_spells()