Home
last modified time | relevance | path

Searched refs:RF5_PLAYER_SPELLS (Results 1 – 2 of 2) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h5259 #define RF5_PLAYER_SPELLS (0xffffffff & ~(RF5_DRAIN_MANA)) macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dxtra1.c2480 p_ptr->innate_spells[1] = r_ptr->flags5 & RF5_PLAYER_SPELLS; in calc_body_spells()