Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcommand-type.h292 CMD_TARGET_WIZARD_POLYMORPH, enumerator
H A Dcmd-keys.h174 {'~', CMD_TARGET_WIZARD_POLYMORPH},
H A Ddirectn.cc1834 case CMD_TARGET_WIZARD_POLYMORPH: wizard_polymorph_monster(m); break; in handle_wizard_command()