diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/line.yaml | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/line.yaml b/data/maps/line.yaml index f18cf831..5823cc88 100644 --- a/data/maps/line.yaml +++ b/data/maps/line.yaml @@ -17,7 +17,7 @@ score_baseline: 200  map:      - "''''''''''''''''''''''''''''"      - "''████████████████████████''" -    - "''█ctc.ctc.ctc█pps█SSC#LR█''" +    - "''█ctc.ctc.ctc█pps█PSC#LR█''"      - "!_d...........d...d......d~'"      - "!_d...........d...d......d~'"      - "''█ctc.ctc.ctc█ppp█oof#TF█X'" @@ -33,6 +33,7 @@ tiles:      "s": sink      "o": oven      "S": stove +    "P": stove      "C": cuttingboard      "R": steak-crate      "T": tomato-crate @@ -51,6 +52,7 @@ tiles:  items:      "S": pot +    "P": pan      "w": plate      "p": plate      "f": foodprocessor  |