diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-09 17:41:41 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-09 17:41:41 +0200 |
commit | 1356c6017edabeeaa0ceaca20028cfc42333386a (patch) | |
tree | 3959692a24f16bea40e3e2a1466299f988a7070e /data/maps/line.yaml | |
parent | b3eb526bd3d0ed00c48039a57eee36d13b8b944f (diff) | |
download | hurrycurry-1356c6017edabeeaa0ceaca20028cfc42333386a.tar hurrycurry-1356c6017edabeeaa0ceaca20028cfc42333386a.tar.bz2 hurrycurry-1356c6017edabeeaa0ceaca20028cfc42333386a.tar.zst |
clean up, decorate and improve all maps.
Diffstat (limited to 'data/maps/line.yaml')
-rw-r--r-- | data/maps/line.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/maps/line.yaml b/data/maps/line.yaml index 225dc534..f7aa913e 100644 --- a/data/maps/line.yaml +++ b/data/maps/line.yaml @@ -22,7 +22,6 @@ map: - "''███████████████████████''" - "'''''''''''''''''''''''''''" - tiles: "#": counter "f": counter @@ -42,13 +41,11 @@ tiles: "c": chair ".": floor "'": grass - "*": tree "~": path "!": path "_": path "d": door "█": wall - "▒": wall-window items: "S": pot @@ -68,4 +65,3 @@ walkable: collider: - wall - - tree |