diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-06-21 00:03:15 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-06-23 19:24:39 +0200 |
| commit | 10aaa4f56642e30b2886735363eb12dfa88e2b70 (patch) | |
| tree | cc32ff0f407e1962263a45d91742ccd17112f211 /data/map.yaml | |
| parent | 6a044533ff19da79bc365826e1b89ac0317d133d (diff) | |
| download | hurrycurry-10aaa4f56642e30b2886735363eb12dfa88e2b70.tar hurrycurry-10aaa4f56642e30b2886735363eb12dfa88e2b70.tar.bz2 hurrycurry-10aaa4f56642e30b2886735363eb12dfa88e2b70.tar.zst | |
add tomato soop
Diffstat (limited to 'data/map.yaml')
| -rw-r--r-- | data/map.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/map.yaml b/data/map.yaml index 61e31e40..94150de0 100644 --- a/data/map.yaml +++ b/data/map.yaml @@ -3,11 +3,11 @@ map: - "|ctc.ctc.ctc.ctc.ctc.|" - "|.....c..............|" - "|c...c...+--www---dd-+" - - "|tc.ctc..|ss...CC#..X|" + - "|tc.ctc..|ss...CC#..H|" - "|c...c...w........~.R|" - "|c.......w..######..T|" - "|tc......w..........F|" - - "|c.....ct|#moo##SSS##|" + - "|c.....ct|#moo##SSS#X|" - "+---dd---+-----------+" - "......................" - ".........!............" @@ -25,7 +25,7 @@ tiles: "R": raw-steak-crate "T": tomato-crate "F": flour-crate - "D": dirty-plate-crate + "H": herbs-crate "X": trash "c": chair |