diff options
Diffstat (limited to 'data/maps/5star.yaml')
-rw-r--r-- | data/maps/5star.yaml | 95 |
1 files changed, 52 insertions, 43 deletions
diff --git a/data/maps/5star.yaml b/data/maps/5star.yaml index 7bd19997..c281cca1 100644 --- a/data/maps/5star.yaml +++ b/data/maps/5star.yaml @@ -1,7 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 Sofviic # Copyright 2024 metamuffin -# Copyright 2024 nokoe # # 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 @@ -17,75 +15,85 @@ # score_baseline: 200 map: - - "''''''''''''''''''''''''████████████████████''''''''''''" - - "'''██▒███▒███▒███▒███▒███#LRTF#LRTF#pppppp#█======''''''" - - "'''█ctc.ctc.ctc.ctc..c..█..................d__'*'=''''''" - - "'''█.c...c...c...c..ctc.█..#pppp#fff#CCC..o█X_'''=''''''" - - "'''█c...................d...........#.....o█X_'''=''''''" - - "'''▒tc..............ctc.█#.......~........o█X_''*=''''''" - - "'''█c...c....c.......c..█#pppsss....SSSSSS#█'*'''=''''''" - - "'''█...ctc..ctc...███████████████dd███████████████''''''" - - "'''█c..ctc..ctc...█...ccccccc..█....█..ccccccc...█''''''" - - "'''▒tc.ctc..ctc...█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█c...c....c....█.ct.........d....d.........tc.▒''''''" - - "'''█..............█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█c...c....c....█...ccccccc..█....█..ccccccc...█''''''" - - "'''▒tc.ctc..ctc...██████████████....██████████████''''''" - - "'''█c..ctc..ctc...█...ccccccc..█....█..ccccccc...█''''''" - - "'''█...ctc..ctc...█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█c...c....c....█.ct.........d....d.........tc.▒''''''" - - "'''▒tc............█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█c...c....c....█...ccccccc..█....█..ccccccc...█''''''" - - "'''█...ctc..ctc...██████████████....██████████████''''''" - - "'''█c..ctc..ctc...█...ccccccc..█....█..ccccccc...█''''''" - - "'''▒tc.ctc..ctc...█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█c...c....c....█.ct.........d....d.........tc.▒''''''" - - "'''█.c........c...█...ttttttt..█....█..ttttttt...▒''''''" - - "'''█ctc......ctc..█...ccccccc..█....█..ccccccc...█''''''" - - "'''██▒████dd██▒██████▒▒▒▒▒▒▒▒████dd████▒▒▒▒▒▒▒▒███''''''" - - "''''''''''__'''''''''''''''''''''__'''''''''''''''''''''" - - "___________________________________'''''''''''''''''''''" - - "_!_________________________________'''''''''''''''''''''" - - "''''''''''''''''''''''''''''''''''''''''''''''''''''''''" + - " ''''''''''''' " + - " *''*''''''''*''''*'''*''*' " + - " ''''''''*''''''''*''''''''' " + - "'''██████████████████████''*' " + - "'''█c..........d.......#█'''' " + - "'''▒tc..c...c..d..vv#..#▒'''' " + - " ''█c..ctc.ctc.█..v##..S▒''*' " + - " ''▒...ctc.ctc.w.......S█''*' " + - " ''█c...c...c..w..##C..S█X'' " + - "'''▒tc.........w..##C..#█''' " + - "'''▒tc.........w.....,..d--'' " + - "'''█c...c...c..█s..██dd██'-*' " + - "'''█c..ctc.ctc.█s..█T..F█'-*' " + - " ''▒tc.ctc.ctc.██d██U..G█'-'' " + - " ''█c...c...c..W...█V..R█'-'' " + - " ''▒...........W.##█L..D█'-'' " + - " ''▒.c......c..W.#P██dd██'-'' " + - " ''█ctc....ctc.W.......C█'-'' " + - "'''█ctc....ctc.█.......#█'-'' " + - "'''█.c......c..█ffoo##P#█'-'' " + - "'''██▒███dd██▒██████▒██▒█'-'' " + - "'''''''''--'''''''''''''''-'''" + - "''''Ŧ''''--''''Ŧ'''''''Ŧ''-'''" + - "_____________________________'" + - "_!___________________________'" + - " ______________________,_____'" + - " ''''''''''''''''''''''''''' " + - " ''''''''''''''''''''' " tiles: "#": counter "f": counter - "p": counter - "t": table + "P": counter + "v": counter "w": counter-window + "W": counter-window "s": sink "o": oven "S": stove + "f": freezer "C": cuttingboard + "X": trash + "R": raw-steak-crate + "D": coconut-crate + "V": strawberry-crate + "F": fish-crate + "U": rice-crate "T": tomato-crate - "F": flour-crate + "G": flour-crate "L": leek-crate - "X": trash - "c": chair ".": floor + ",": floor "'": grass + "t": table + "c": chair "*": tree - "~": floor - "!": path - "_": path + "!": street + "_": street + "-": path "d": door "█": wall "▒": wall-window "=": fence + "^": conveyor + "Ŧ": lamp items: "S": pot "w": plate - "p": plate - "f": foodprocessor + "v": plate + "W": glass + "P": foodprocessor entities: - !customers -chef_spawn: "~" +chef_spawn: "," customer_spawn: "!" walkable: @@ -94,6 +102,7 @@ walkable: - chair - grass - path + - street collider: - wall |