diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/debug.yaml | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 7c82b65c..ba984001 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -27,11 +27,11 @@ map:      - "..ppppbpppp.³..."      - "..cccc.cccc..'''''"      - ".............'''''" -    - "6.>>>}o>>>>..''L''" +    - "6.>>>}o>>>>..''l''"      - "p.°>>>>v.....'''''" -    - "2.+>>]öü>>>..''L''" +    - "2.+>>]öü>>>..''l''"      - "3.L>>>^......'''''" -    - ".............''L''" +    - ".............''l''"      - ".............'''''"      - ".............'''''" @@ -60,7 +60,7 @@ tiles:      "²": white-hole-counter      "³": black-hole      "⁴": white-hole -    "L": lamp +    "l": lamp      "c": chair      "~": floor      ".": floor @@ -122,10 +122,10 @@ walkable:      - grass      - path      - black-hole -    - white-hole  collider:      - wall      - wall-window      - tree      - lamp +    - white-hole | 
