Home
last modified time | relevance | path

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

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Deffects.h45 ET_INC_LEVEL, /* gain level */ enumerator
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dpotions.c34 { PO_INC_LEVEL, "raise level", ET_INC_LEVEL, 500, 0 },
H A Deffects.c122 ET_INC_LEVEL, "ET_INC_LEVEL", 1, 1, NULL,
H A Dplayer.c2399 case ET_INC_LEVEL: in player_effect_add()