diff options
| -rw-r--r-- | data/map.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map.yaml b/data/map.yaml index 0a1d8047..8ee53f5c 100644 --- a/data/map.yaml +++ b/data/map.yaml @@ -56,7 +56,7 @@ tiles:  items:      "S": pot      "w": plate -    "f": food-processor +    "f": foodprocessor  chef_spawn: "~"  customer_spawn: "!"  |