Home
last modified time | relevance | path

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

/dports/games/angband/Angband-4.2.2/src/
H A Dlist-mon-race-flags.h71 RF(HURT_LIGHT, RFT_VULN, "bright light")
72 RF(HURT_ROCK, RFT_VULN, "rock remover")
H A Dmonster.h59 RFT_VULN, /* vulnerabilities with no corresponding resistance */ enumerator
H A Dmon-lore.c1295 create_mon_flag_mask(current_flags, RFT_VULN, RFT_VULN_I, RFT_MAX); in lore_append_abilities()
1308 create_mon_flag_mask(test_flags, RFT_VULN, RFT_MAX); in lore_append_abilities()