diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/debug.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index ddf0ca60..397be888 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -18,7 +18,7 @@ default_timer: 1000000 map: - "........................" - "........................" - - "..0123456789¹²³¼½......." + - "..0123456789¹²³¼½°......" - "..~....................." - "........................" - "..ab⌷cd.ef⌷gh.ij........" @@ -67,6 +67,7 @@ tiles: "²": potato-crate -x "³": bun-crate -x "¼": noodles-crate -x + "°": crate:basket "½": trash -x "Ø": black-hole -w |