diff options
author | metamuffin <metamuffin@disroot.org> | 2025-09-30 01:19:01 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-09-30 01:19:09 +0200 |
commit | 5033c326094edc1ff4234b994e95d987cb937fc4 (patch) | |
tree | 5fa426a77109722df163c15ce8d647170cd8fcea /data | |
parent | 727752b87bbe7146adb0f9e9e27d6e64b785ec2f (diff) | |
download | hurrycurry-5033c326094edc1ff4234b994e95d987cb937fc4.tar hurrycurry-5033c326094edc1ff4234b994e95d987cb937fc4.tar.bz2 hurrycurry-5033c326094edc1ff4234b994e95d987cb937fc4.tar.zst |
Implement tile placeable items for server-side (#433)
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/debug.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 985697dd..06a5f8ac 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -134,3 +134,4 @@ collider: - tree - lamp - white-hole + - deep-fryer |