Home
last modified time | relevance | path

Searched refs:ET_INC_CON (Results 1 – 5 of 5) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Deffects.h32 ET_INC_CON, /* enhanced constitution */ enumerator
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dpotions.c39 { PO_INC_CON, "sturdiness", ET_INC_CON, 100, 0 },
H A Deffects.c46 ET_INC_CON, "ET_INC_CON", 1, 1, NULL,
H A Dsobjects.c580 et = ET_INC_CON; in player_fountain_drink()
H A Dplayer.c2352 case ET_INC_CON: in player_effect_add()
2376 player_effect_add(p, effect_new(rand_m_n(ET_INC_CON, in player_effect_add()
4115 + player_effect(p, ET_INC_CON) in player_get_con()