diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/sophomore.yaml | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml index e9917cc2..13a5b2e4 100644 --- a/data/maps/sophomore.yaml +++ b/data/maps/sophomore.yaml @@ -23,7 +23,7 @@ map:      - "*'█.......w.⌷⌷..R█''"      - "''█c......w.p⌷..T█''"      - "*'█tc.....w.....F█'*" -    - "''█c....ct█oofSSX█''" +    - "''█c....ct█oofSPX█''"      - "''████dd█████▒████''"      - "''''''__''''''''''''"      - "''''''______________" @@ -39,6 +39,7 @@ tiles:      "s": sink      "o": oven      "S": stove +    "P": stove      "C": cuttingboard      "R": steak-crate      "T": tomato-crate @@ -59,6 +60,7 @@ tiles:  items:      "S": pot +    "P": pan      "w": plate      "p": plate      "f": foodprocessor | 
