diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/debug2.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/debug2.yaml b/data/maps/debug2.yaml index 1968c8ca..1ff423de 100644 --- a/data/maps/debug2.yaml +++ b/data/maps/debug2.yaml @@ -90,7 +90,9 @@ entities: - !tram length: 3 character: 51 - points: [[1, 2], [15, 2], [15, 8], [1, 8]] + points: [[3, 3], [23, 3], [23, 15], [3, 15]] + smoothing: 3. + spacing: 0.2 chef_spawn: "~" customer_spawn: "!" |