1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-29 16:57:56 +00:00

Make tortoise if first 21/21 tile created in > 100 turns.

This commit is contained in:
Jacob Mandelson
2023-12-12 11:26:08 -08:00
parent d2d6167eb9
commit 27db11064c
3 changed files with 5 additions and 1 deletions

View File

@@ -2513,6 +2513,7 @@ EX namespace tortoise {
EX map<cell*, int> emap;
EX map<cell*, int> babymap;
EX int last;
EX int last21tort;
#if HDR
enum tflag {