diff options
Diffstat (limited to 'data/maps/station.yaml')
| -rw-r--r-- | data/maps/station.yaml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/data/maps/station.yaml b/data/maps/station.yaml index db1510d4..2d73ab37 100644 --- a/data/maps/station.yaml +++ b/data/maps/station.yaml @@ -1,6 +1,7 @@ # Hurry Curry! - a game about cooking # Copyright 2024 nokoe # Copyright 2024 Sofviic +# 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 @@ -32,17 +33,10 @@ map: - "________________________" - "________________________" - "________________________" - - "________________________" - - "________________________" - "''''''''''''''''''''''''" - tiles: "#": counter - "<": counter - ">": counter - "v": counter - "^": counter "f": counter "p": counter "t": table @@ -87,3 +81,4 @@ walkable: collider: - wall - tree + - fence |