Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtags.cc2533 static void _fixup_species_mutations(mutation_type mut) in _fixup_species_mutations() function
3214 … SP_MUT_FIX(m, s) if (you.has_innate_mutation(m) || you.species == (s)) _fixup_species_mutations(m) in _tag_read_you()
3239 _fixup_species_mutations(MUT_NIMBLE_SWIMMER); in _tag_read_you()
3246 _fixup_species_mutations(MUT_TORMENT_RESISTANCE); in _tag_read_you()
3251 _fixup_species_mutations(MUT_HEAT_VULNERABILITY); in _tag_read_you()
3258 _fixup_species_mutations(MUT_UNBREATHING); in _tag_read_you()
3366 _fixup_species_mutations(MUT_NO_POTION_HEAL); in _tag_read_you()