diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/bus.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/data/maps/bus.yaml b/data/maps/bus.yaml index 39d5b242..5bb26a6c 100644 --- a/data/maps/bus.yaml +++ b/data/maps/bus.yaml @@ -36,7 +36,7 @@ map:      - "''███████'__'███████''"      - "''''''''''__''''*'''''"      - "*'''''''''__''*'''''*'" -    - "'*'*''''''!~'''''*''''" +    - "'*'*''''''_~'''''*''''"  tiles:      "#": counter @@ -93,7 +93,7 @@ items:      "f": foodprocessor  chef_spawn: "~" -customer_spawn: "!" +customer_spawn: "~"  walkable:      - door | 
