Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer.cc2512 const int note_maxmp = get_real_mp(false); in _gain_and_note_hp_mp() local
2517 min(you.magic_points, note_maxmp), note_maxmp); in _gain_and_note_hp_mp()