aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-07-26 18:27:18 +0200
committermetamuffin <metamuffin@disroot.org>2024-07-26 18:27:22 +0200
commit9c7673253f7dcc50d761345c3fdcd0d6d3654f3e (patch)
tree4a2c8c036f16e97c22767303a20d5be34635ef70 /data
parenteb6527dec240c94d8cd27573c96c83cea2618cb3 (diff)
downloadhurrycurry-9c7673253f7dcc50d761345c3fdcd0d6d3654f3e.tar
hurrycurry-9c7673253f7dcc50d761345c3fdcd0d6d3654f3e.tar.bz2
hurrycurry-9c7673253f7dcc50d761345c3fdcd0d6d3654f3e.tar.zst
add draft weather/environment system
Diffstat (limited to 'data')
-rw-r--r--data/maps/debug.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml
index d571dc13..d31e2f5b 100644
--- a/data/maps/debug.yaml
+++ b/data/maps/debug.yaml
@@ -92,6 +92,7 @@ entities:
- !customers
- !player_portal { from: [12.5, 8.5], to: [12.5, 2.5] }
- !item_portal { from: [14, 4], to: [14, 6] }
+ - !weather
tile_entities:
"}": !conveyor { dir: [1, 0], filter: dough-foodprocessor }