summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mislead.cc
Commit message (Collapse)AuthorAgeFilesLines
* Provide "waste of time" checks for Mislead, fake Mara summon, player ghost.Jude Brown2010-01-161-4/+12
| | | | | This moves the code out of the relevant functions and into the ms_waste_of_time function in mon-util.cc.
* Move and tweak Mislead code.Jude Brown2009-12-281-0/+127
Newly placed monsters during the mislead status are also given a mislead_as monster type.