diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/anticurry.yaml | 21 | 
1 files changed, 11 insertions, 10 deletions
| diff --git a/data/maps/anticurry.yaml b/data/maps/anticurry.yaml index eaac9fd7..93a0d97c 100644 --- a/data/maps/anticurry.yaml +++ b/data/maps/anticurry.yaml @@ -16,14 +16,14 @@  score_baseline: 200  recipes: anticurry  map: -    - "'''''''''''''''''''''''''''" -    - "''███████████████████████''" -    - "''█ctc.ctc█sppPSCC#TUVLA█''" -    - "!_d.......d.............d~'" -    - "'_d.......d.............d''" -    - "''█ctc.ctc█pppoof##GREFD█X'" -    - "''███████████████████████''" -    - "'''''''''''''''''''''''''''" +    - "..........................." +    - "..███████████████████████.." +    - "..█ctc.ctc█sppPPSCCTUVLA█.." +    - "!_d'''''''d'''''''''''''d~." +    - "._d'''''''d'''''''''''''d.." +    - "..█ctc.ctc█pppoohf#GREFD█X." +    - "..███████████████████████.." +    - "..........................."  tiles:      "#": counter @@ -33,6 +33,7 @@ tiles:      "w": counter-window      "s": sink      "o": oven +    "h": freezer      "S": stove      "P": stove      "C": cuttingboard @@ -51,8 +52,8 @@ tiles:      "c": chair      ".": floor      "'": grass -    "~": path -    "!": path +    "~": floor +    "!": floor      "_": path      "d": door      "█": wall | 
