diff options
Diffstat (limited to 'data/maps/teeny.yaml')
| -rw-r--r-- | data/maps/teeny.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/maps/teeny.yaml b/data/maps/teeny.yaml index 29ae7df7..95236917 100644 --- a/data/maps/teeny.yaml +++ b/data/maps/teeny.yaml @@ -29,7 +29,7 @@ map: - "''''_'█▒▒▒▒dd▒▒▒▒█'_''''" - "''''________________''''" - "'''''''''''__'''''''''''" - - "'''''''''''~!'''''''''''" + - "'''''''''''~_'''''''''''" tiles: "#": counter @@ -52,7 +52,6 @@ tiles: "'": grass "*": tree "~": path - "!": path "_": path "d": door "█": wall @@ -65,7 +64,7 @@ items: "f": foodprocessor chef_spawn: "~" -customer_spawn: "!" +customer_spawn: "~" walkable: - door |