# 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: 175 use_palettes: [default] map: - "'''''*''''''''*''''''''''*''" - "'*'''''''''*''''*''''*''''*'" - "'''*'''*''''''*''''''''*''''" - "''t-t'██████''''▒▒▒▒▒▒'t-t''" - "''c-c'█#eeh█''''▒sff#▒'c-c''" - "''c-c'█p...█====▒...p▒'c-c''" - "''t-t'█p...█''''▒...p▒'t-t''" - "''c-cX█p..#‹<<<<«<..p▒Xc-c''" - "'''---|...>›>>>>»#...@---'''" - "'''---|...#‹<<<<«<...@---'''" - "''c-c'█a..>›>>>>»#..o▒'c-c''" - "''t-t'█a...█''''▒...o▒'t-t''" - "''c-c'█a...█====▒...o▒'c-c''" - "'''-''█#PBG█''''▒EFG#▒''-'''" - "*''-''██████''''▒▒▒▒▒▒''-'''" - "'''-''''''''''''''''''''-''*" - "'''----------------------'''" - "'*'''''''''''--'''''''''''*'" - "''''*'*''''''-~'''''*''''*''" tiles: "P": floor counter -i=pot ">": grass conveyor --conveyor=1,0 "<": grass conveyor --conveyor=-1,0 "‹": floor counter-window-conveyor:blue --conveyor=-1,0 "›": floor counter-window-conveyor:blue --conveyor=1,0 "«": floor counter-window-conveyor:red --conveyor=-1,0 "»": floor counter-window-conveyor:red --conveyor=1,0 "~": path --chef-spawn --customer-spawn "|": floor door:blue "@": floor door:red "█": floor wall:blue "▒": floor wall:red entities: - !customers scaling_factor: 0.25