diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/debug.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index fcb0883f..a78b3995 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -70,7 +70,7 @@ tiles: "°": crate:tomato -x "½": trash -x - "€": conveyor + "€": conveyor --demand-sink "Ø": black-hole -w "ø": white-hole -c "~": floor -w --chef-spawn --customer-spawn @@ -81,7 +81,6 @@ tiles: "C": wall:green -c entities: - - !demand_sink { pos: [19, 4] } - !player_portal { from: [14.5, 11.5], to: [21.5, 15.5] } - !environment_effect { name: rain, on: 60, off: 40 } - !environment_effect { name: wind, on: 60, off: 40 } |