diff options
Diffstat (limited to 'data/maps/5star.yaml')
| -rw-r--r-- | data/maps/5star.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/5star.yaml b/data/maps/5star.yaml index 1b8e3d3e..b56dd4b6 100644 --- a/data/maps/5star.yaml +++ b/data/maps/5star.yaml @@ -1,6 +1,7 @@ # Hurry Curry! - a game about cooking # Copyright 2024 Sofviic # Copyright 2024 nokoe +# Copyright 2024 metamuffin # # 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 @@ -20,8 +21,8 @@ map: - "'''█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#█'*'''=''''''" + - "'''▒tc..............ctc.█#.......~........o█X_''*=''''''" + - "'''█c...c....c.......c..█#pppsss....SSSSSS#█'*'''=''''''" - "'''█...ctc..ctc...███████████████dd███████████████''''''" - "'''█c..ctc..ctc...█...ccccccc..█....█..ccccccc...█''''''" - "'''▒tc.ctc..ctc...█...ttttttt..█....█..ttttttt...▒''''''" @@ -42,11 +43,10 @@ map: - "'''█ctc......ctc..█...ccccccc..█....█..ccccccc...█''''''" - "'''██▒████dd██▒██████▒▒▒▒▒▒▒▒████dd████▒▒▒▒▒▒▒▒███''''''" - "''''''''''__'''''''''''''''''''''__'''''''''''''''''''''" - - "_~_________________________________'''''''''''''''''''''" + - "___________________________________'''''''''''''''''''''" - "_!_________________________________'''''''''''''''''''''" - "''''''''''''''''''''''''''''''''''''''''''''''''''''''''" - tiles: "#": counter "f": counter @@ -67,7 +67,7 @@ tiles: ".": floor "'": grass "*": tree - "~": path + "~": floor "!": path "_": path "d": door @@ -75,7 +75,6 @@ tiles: "▒": wall-window "=": fence - items: "S": pot "w": plate @@ -95,3 +94,4 @@ walkable: collider: - wall - tree + - fence |