mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-03 00:10:15 +00:00
Invinc monsters implemented
This commit is contained in:
@@ -1194,5 +1194,7 @@ auto cgm = addHook(clearmemory, 40, [] () {
|
||||
recallCell = NULL;
|
||||
butterflies.clear();
|
||||
buggycells.clear();
|
||||
crush_next.clear();
|
||||
crush_now.clear();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user