diff options
Diffstat (limited to 'data/maps/debug2.yaml')
-rw-r--r-- | data/maps/debug2.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/maps/debug2.yaml b/data/maps/debug2.yaml index 02e67809..3c849045 100644 --- a/data/maps/debug2.yaml +++ b/data/maps/debug2.yaml @@ -102,6 +102,10 @@ entities: points: [[3, 3], [23, 3], [23, 15], [3, 15]] smoothing: 3. spacing: 0.3625 + - !pedestrians + points: [[7, 7], [19, 7], [19, 13], [7, 13]] + spawn_delay: 0.5 + spawn_delay_stdev: 1 chef_spawn: "~" customer_spawn: "!" |