diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-06-03 21:31:03 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-06-03 21:31:03 +0200 | 
| commit | 5acdf0a7ae6fcf92d399d9023da07240e7870fef (patch) | |
| tree | f9cd8894d958f911f727f2368abd0aa145634248 /data | |
| parent | 14b44bdbd5dcc5c743dfb0e0197de6c4065a2821 (diff) | |
| download | hurrycurry-5acdf0a7ae6fcf92d399d9023da07240e7870fef.tar hurrycurry-5acdf0a7ae6fcf92d399d9023da07240e7870fef.tar.bz2 hurrycurry-5acdf0a7ae6fcf92d399d9023da07240e7870fef.tar.zst  | |
custom tram spawn position
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/debug2.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/debug2.yaml b/data/maps/debug2.yaml index 3c849045..ef8c8ae1 100644 --- a/data/maps/debug2.yaml +++ b/data/maps/debug2.yaml @@ -99,7 +99,7 @@ entities:      - !tram        length: 4        character: 52 -      points: [[3, 3], [23, 3], [23, 15], [3, 15]] +      points: [[5, 5], [23, 3], [23, 15], [3, 15]]        smoothing: 3.        spacing: 0.3625      - !pedestrians  |