Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-info.cc220 || key == VAULT_HD_KEY in _is_public_key()
825 if (props.exists(VAULT_HD_KEY)) in get_max_hp_desc()
827 const int xl = props[VAULT_HD_KEY].get_int(); in get_max_hp_desc()
H A Dmonster.h30 #define VAULT_HD_KEY "vault_hd" macro
H A Dmon-place.cc1157 mon->props[VAULT_HD_KEY] = mg.hd; in _place_monster_aux()