diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-07 17:53:55 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-07 17:53:55 +0200 | 
| commit | a541f468d6ddb2bbe256c05908f112eee85ab45a (patch) | |
| tree | 51615b99a09e0d8b43b2c0cbb366785270674b53 /data | |
| parent | 81324cb33065d3d1c90d9365756cce669fafd5d3 (diff) | |
| parent | 422f115e4853a9b4fe47102ae4b50f04ca681253 (diff) | |
| download | hurrycurry-a541f468d6ddb2bbe256c05908f112eee85ab45a.tar hurrycurry-a541f468d6ddb2bbe256c05908f112eee85ab45a.tar.bz2 hurrycurry-a541f468d6ddb2bbe256c05908f112eee85ab45a.tar.zst | |
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/teeny.yaml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/data/maps/teeny.yaml b/data/maps/teeny.yaml index 4bd5a920..72f1928c 100644 --- a/data/maps/teeny.yaml +++ b/data/maps/teeny.yaml @@ -7,9 +7,9 @@ map:      - "█wwww█tt.cccc.tt█wwww█"      - "'____▒cc.tttt.cc▒____'"      - "'''__d...cccc...d__'''" -    - "'''_'▒ctc....ctc▒'_'''" -    - "'''_'▒ctc....ctc▒'_'''" -    - "'''_'█..........█'_'''" +    - "'cc_'▒ctc....ctc▒'_cc'" +    - "'tt_'▒ctc....ctc▒'_tt'" +    - "'cc_'█..........█'_cc'"      - "'''_'█▒▒▒▒dd▒▒▒▒█'_'''"      - "'''________________'''"      - "''''''''''__''''''''''" | 
