Slight improvements to movement. Started using regions.

This commit is contained in:
DouweRavers
2022-05-03 20:28:24 +02:00
parent 4e3ad07fff
commit 1806935c50
4 changed files with 91 additions and 41 deletions

View File

@@ -73,7 +73,7 @@ class _Room extends Room {
}
planStructures() {
this.memory.roadsPlanned = false;
}
//#endregion