diff options
author | metamuffin <metamuffin@disroot.org> | 2025-09-30 02:08:54 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-09-30 02:08:54 +0200 |
commit | d2c793ec7632a5da8065fd52436cfd676cc96a7b (patch) | |
tree | 3868f0f858bc9766925723b6479315bacde4b040 /data/maps | |
parent | 5033c326094edc1ff4234b994e95d987cb937fc4 (diff) | |
download | hurrycurry-d2c793ec7632a5da8065fd52436cfd676cc96a7b.tar hurrycurry-d2c793ec7632a5da8065fd52436cfd676cc96a7b.tar.bz2 hurrycurry-d2c793ec7632a5da8065fd52436cfd676cc96a7b.tar.zst |
Tile placeable items client side and interactable empty special case
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/junior.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/maps/junior.yaml b/data/maps/junior.yaml index 1d246627..bc9472e0 100644 --- a/data/maps/junior.yaml +++ b/data/maps/junior.yaml @@ -87,3 +87,7 @@ collider: - wall - wall-window - tree + - steak-crate + - tomato-crate + - flour-crate + - lettuce-crate |