From a352c821846e7d0ef2750a36981ab3c2ff95d052 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 14 Oct 2025 20:44:15 +0200 Subject: Fix debug portal locations --- data/maps/debug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 2cc8c03f..ddf0ca60 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -79,6 +79,6 @@ tiles: "C": wall:green -c entities: - - !player_portal { from: [14.5, 12.5], to: [21.5, 16.5] } + - !player_portal { from: [14.5, 11.5], to: [21.5, 15.5] } - !environment_effect { name: rain, on: 60, off: 40 } - !environment_effect { name: wind, on: 60, off: 40 } -- cgit v1.3