mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-17 19:52:06 +00:00
after 3 illegal moves, provide some suggestions regarding possible skip-moves and Orb uses
This commit is contained in:
+1
-1
@@ -687,7 +687,7 @@ EX namespace inv {
|
||||
usedForbidden = true;
|
||||
cwt.at->item = it;
|
||||
evokeOrb(orbmap[uni]);
|
||||
checkmove();
|
||||
checkmove(false);
|
||||
popScreenAll();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user