Home
last modified time | relevance | path

Searched defs:wizard_tele (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-transloc.cc756 bool wizard_tele = false) in _cell_vetoes_teleport()
808 static bool _teleport_player(bool wizard_tele, bool teleportitis, in _teleport_player()
1025 void you_teleport_now(bool wizard_tele, bool teleportitis, string reason) in you_teleport_now()
H A Dplayer.cc6478 void player::teleport(bool now, bool wizard_tele) in teleport()