diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-13 10:33:10 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-13 10:33:10 +0200 |
commit | 27111707fed4e083dde4cda276be8192dcd0e76c (patch) | |
tree | 618383477d39f4e92cc9761336c469c1c74b54c2 /data/maps/5star.yaml | |
parent | 338e9c2735d0d7f98b56ef57b32d5b35a8b8d15b (diff) | |
download | hurrycurry-27111707fed4e083dde4cda276be8192dcd0e76c.tar hurrycurry-27111707fed4e083dde4cda276be8192dcd0e76c.tar.bz2 hurrycurry-27111707fed4e083dde4cda276be8192dcd0e76c.tar.zst |
add wall-window to colliders in all maps
Diffstat (limited to 'data/maps/5star.yaml')
-rw-r--r-- | data/maps/5star.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/5star.yaml b/data/maps/5star.yaml index b56dd4b6..de3ee4c1 100644 --- a/data/maps/5star.yaml +++ b/data/maps/5star.yaml @@ -94,4 +94,5 @@ walkable: collider: - wall - tree + - wall-window - fence |