1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-13 20:27:10 +00:00

crystal:: added a conduct for doing Camelot without compasses

This commit is contained in:
Zeno Rogue
2018-12-25 23:54:34 +01:00
parent 8e4e627a37
commit 444bb762d7
4 changed files with 19 additions and 1 deletions

View File

@@ -267,6 +267,7 @@ void initgame() {
timerghost = true;
truelotus = 0;
survivalist = true;
crystal::used_compass_inside = false;
got_survivalist = false;
#if CAP_INV
if(inv::on) inv::init();