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/bbq.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/bbq.yaml')
| -rw-r--r-- | data/maps/bbq.yaml | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/data/maps/bbq.yaml b/data/maps/bbq.yaml index 92c415d8..01af4185 100644 --- a/data/maps/bbq.yaml +++ b/data/maps/bbq.yaml @@ -14,24 +14,21 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. # map: - - "''''''''''''''''" - - "''LL'TT''RR'FF''" - - "'██████████████'" - - "'ppSSfCCfoopssp'" - - "''''''''''''''''" - - "''cccc'__'cccc''" - - "'Xtttt'__'ttttX'" - - "''cccc'__'cccc''" - - "'''''''__'''''''" - - "'''''''!~X''''''" - - "'''''''__'''''''" + - "'*''''''''''''''*'" + - "*''''''''''''''''*" + - "'''LL'TT''RR'FF'''" + - "''██████████████''" + - "''ppSSfCCfoopssp''" + - "''''''''''''''''''" + - "'''cccc'__'cccc'''" + - "''Xtttt'__'ttttX''" + - "'''cccc'__'cccc'''" + - "''''''''__''''''''" + - "''''''''~_''''''''" + - "''''''''__''''''''" tiles: "#": counter - "<": counter - ">": counter - "v": counter - "^": counter "f": counter "p": counter "t": table @@ -55,7 +52,6 @@ tiles: "_": path "d": door "█": wall - "▒": wall-window items: "S": pot @@ -64,7 +60,7 @@ items: "f": foodprocessor chef_spawn: "~" -customer_spawn: "!" +customer_spawn: "~" walkable: - door |