From 135f1288f023671be7d36610bb7d61bde3f1fc7b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Oct 2025 20:58:19 +0200 Subject: Debug map daytime and no lights --- data/maps/debug.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'data/maps/debug.yaml') diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 91f4c7a6..20234ea0 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -21,10 +21,10 @@ map: - "..0123456789ß?Ü........." - "....................¹..." - "..⌷fRY.ST™o..X......⌷..." - - "..s⌷⌷⌷ɷ⌷⌷™z.........²..." + - "..s⌷⌷⌷.⌷⌷™z.........²..." - "................³......." - "..ppppbpppp............." - - "..ccccɷcccc..'''''''''''" + - "..cccc.cccc..'''''''''''" - ".............''''''''⁴''" - ".A...........''l''''''''" - ".Æ...........'''''''''''" @@ -75,7 +75,6 @@ tiles: "A": wall:blue -c "B": wall:red -c "C": wall:green -c - "ɷ": chandelier -w entities: - !customers @@ -83,4 +82,4 @@ entities: - !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] + # - !environment [night] -- cgit v1.3