# Hurry Curry! - a game about cooking # Copyright (C) 2025 Hurry Curry! contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, version 3 of the License only. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # score_baseline: 200 hand_count: 2 map: - "''''''''''''''''''''''''" - "''''''''''''''''''''''''" - "''''................''''" - "''''.hf..ei..ap..cF.''''" - "''''.A#..od..E#..#g.''''" - "''''.......~........''''" - "''''................''''" - "''''.cf..#C..bd..bh.''''" - "''''.aB..oo..#a..eG.''''" - "''''................''''" - "''''................''''" - "''''.oe..#D..o#..#c.''''" - "''''.Io..fp..H#..po.''''" - "''''................''''" - "''''''''''''''''''''''''" - "''=^t^'^t^'__'^t^'^t^=''" - "''=^t^'^t^'__'^t^'^t^=''" - "''='________________'=''" - "''=^t^'^t^'__'^t^'^t^=''" - "''=^t^'^t^'__'^t^'^t^=''" - "''=========__=========''" - "'''''''''''_!'''''''''''" tiles: "#": counter "o": counter -i=plate "p": counter -i=glass "t": table "a": cutting-board "b": rolling-board "c": oven -x "d": freezer -x "e": stove -i=pot "f": counter -i=foodprocessor "g": book --book "h": sink "i": trash -x "A": crate:fish -x "B": crate:mushroom -x "C": crate:flour -x "D": crate:rice -x "E": crate:leek -x "F": crate:tomato -x "G": crate:coconut -x "H": crate:cheese -x "I": crate:strawberry -x "^": chair -w "'": grass -w ".": floor -w "~": floor -w --chef-spawn "!": path -w --customer-spawn "_": path -w "=": fence -c entities: - !customers scaling_factor: 0.2