diff options
Diffstat (limited to 'data/maps/auto_sushi.yaml')
| -rw-r--r-- | data/maps/auto_sushi.yaml | 19 | 
1 files changed, 10 insertions, 9 deletions
diff --git a/data/maps/auto_sushi.yaml b/data/maps/auto_sushi.yaml index 3d7a756d..0c6ff4f1 100644 --- a/data/maps/auto_sushi.yaml +++ b/data/maps/auto_sushi.yaml @@ -16,12 +16,12 @@  score_baseline: 200  map:      - "''''''''''''''''''*''''''" -    - "'__~____██████''*''''''''" -    - "'_______█TFLR██0█0█0█''*'" -    - "'_______█....█ff#oo#█''''" -    - "'__==██d█d████......███'*" -    - "'__=>›s.............›v█==" -    - "'__=^███CCp#p#p#SSf#█v█tc" +    - "'__~_█████████''*''''''''" +    - "'____█YTFLR#p██0█0█0█''*'" +    - "'____d.......█ff#oo#█''''" +    - "'__==██......d......███'*" +    - "'__=>›s......d......›v█==" +    - "'__=^███CCpp███#SSfp█v█tc"      - "'__=X‹<█v<<<<<v<<<<<█v█c'"      - "'__==█^█v.cc.^v.cc.^█v██d"      - "'____█^█vc..c^vc..c^█v█tc" @@ -32,6 +32,7 @@ map:      - "'''''''''''*....*''''''''"      - "________________________!"      - "_________________________" +  tiles:      "#": counter      "f": counter @@ -48,9 +49,10 @@ tiles:      "o": oven      "S": stove      "C": cuttingboard -    "R": steak-crate +    "R": fish-crate      "T": tomato-crate -    "F": flour-crate +    "F": rice-crate +    "Y": coconut-crate      "L": leek-crate      "X": trash @@ -75,7 +77,6 @@ tile_entities:      "^": !conveyor { dir: [0, -1] }      "X": !conveyor { dir: [0, -1] } -  items:      "S": pot      "P": pot  |