From 127124fabf23e2dcb13326ed633e741fa9d7db16 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 12 Oct 2025 22:31:41 +0200 Subject: "infinite" in debug --- data/maps/debug.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 20234ea0..8e0bf07e 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -14,6 +14,7 @@ # along with this program. If not, see . # score_baseline: 100000 +default_timer: 1000000 map: - "........................" - "...~...................." @@ -77,9 +78,7 @@ tiles: "C": wall:green -c entities: - - !customers - !player_portal { from: [16.5, 7.5], to: [21.5, 10.5] } - !item_portal { from: [20, 4], to: [20, 6] } - !environment_effect { name: rain, on: 60, off: 40 } - !environment_effect { name: wind, on: 60, off: 40 } - # - !environment [night] -- cgit v1.3