diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/5star.yaml | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/5star.yaml b/data/maps/5star.yaml index 54807369..a1701d46 100644 --- a/data/maps/5star.yaml +++ b/data/maps/5star.yaml @@ -21,7 +21,7 @@ map:      - "'''██████████████████████''*' "      - "'''█c..........d.......#█'''' "      - "'''▒tc..c...c..d..vv#..#▒'''' " -    - " ''█c..ctc.ctc.█..v##..S▒''*' " +    - " ''█c..ctc.ctc.█..v##..Y▒''*' "      - " ''▒...ctc.ctc.w.......S█''*' "      - " ''█c...c...c..w..##C..S█X''  "      - "'''▒tc.........w..##C..#█'''  " @@ -54,11 +54,12 @@ tiles:      "s": sink      "o": oven      "S": stove +    "Y": stove      "f": freezer      "C": cuttingboard      "X": trash -    "R": raw-steak-crate +    "R": steak-crate      "D": coconut-crate      "V": strawberry-crate      "F": fish-crate @@ -85,6 +86,7 @@ tiles:  items:      "S": pot +    "Y": pan      "w": plate      "v": plate      "W": glass  |