diff options
Diffstat (limited to 'data/maps/paris.yaml')
| -rw-r--r-- | data/maps/paris.yaml | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/data/maps/paris.yaml b/data/maps/paris.yaml index abc7efbf..c21bc5a7 100644 --- a/data/maps/paris.yaml +++ b/data/maps/paris.yaml @@ -24,7 +24,7 @@ map:      - "'*''▒.1....1..d...1R▒''*'"      - "''''█wwwdd█www█.ff.T█'''*"      - "*'''▒.........█....F▒''''" -    - "''''█ctc..ctc.█.SS.L█''''" +    - "''''█ctc..ctc.█.YY.L█''''"      - "*'''▒.8....8..█....R▒'''*"      - "''''█ctc..ctc.█.SS.T█''''"      - "''''▒.........█...1F▒''*'" @@ -47,6 +47,7 @@ tiles:      "s": sink      "o": oven      "S": stove +    "Y": stove      "C": cuttingboard      "R": steak-crate      "T": tomato-crate @@ -71,6 +72,7 @@ tiles:  items:      "S": pot +    "Y": pan      "p": plate      "f": foodprocessor | 
