mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-09 00:22:06 +00:00
after 3 illegal moves, provide some suggestions regarding possible skip-moves and Orb uses
This commit is contained in:
+1
-1
@@ -901,7 +901,7 @@ EX void monstersTurn() {
|
||||
checkFreedom(pc);
|
||||
|
||||
DEBB(debug_turn, ("check"));
|
||||
checkmove();
|
||||
checkmove(false);
|
||||
if(canmove) elec::checklightningfast();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user