mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 09:13:02 +00:00
Make tortoise if first 21/21 tile created in > 100 turns.
This commit is contained in:
@@ -375,6 +375,7 @@ EX void initgame() {
|
||||
sagephase = 0; hardcoreAt = 0;
|
||||
timerstopped = false;
|
||||
savecount = 0; savetime = 0;
|
||||
tortoise::last21tort = 0;
|
||||
cheater = 0;
|
||||
if(autocheat) cheater = 1;
|
||||
if(!wfc::use_eclectic) cheater = 1;
|
||||
|
||||
Reference in New Issue
Block a user