Home
last modified time | relevance | path

Searched refs:ET_INC_MP (Results 1 – 4 of 4) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Deffects.h71 ET_INC_MP, /* restore mana */ enumerator
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dpotions.c52 { PO_INC_MP, "power", ET_INC_MP, 200, 5 },
H A Deffects.c283 ET_INC_MP, "ET_INC_MP", 1, 20 /* % */, NULL,
H A Dplayer.c2441 case ET_INC_MP: in player_effect_add()