@ -1141,7 +1141,9 @@ class mutant(QWidget):
#Lighten
if self.wander and (result.find("It's too dark to see anything!") != -1 and self.path_step == 0):
if self.char_sel == 4:
self.command_str.emit("cast\r\n")
else time_travel()
#GTFO
#if result.find("You're blocked!") != -1 or len(self.local_monsters) > 4: