diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/map.yaml | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/data/map.yaml b/data/map.yaml index e85b6ba2..c3564eb8 100644 --- a/data/map.yaml +++ b/data/map.yaml @@ -9,9 +9,13 @@ map:      - "|tc......w..........F|"      - "|c.....ct|##ss#oopp#X|"      - "+---dd---+-----------+" +    - "......................" +    - "..................!..." +    - "......................"  tiles: -    "~": spawn +    "~": chef-spawn +    "!": customer-spawn      ".": floor      "+": wall      "-": wall | 
