feat-intro

This commit is contained in:
math-pixel
2026-05-11 11:13:36 +02:00
parent 2bab025ffa
commit f2595e5090
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ export const ZONES: Zone[] = [
position: [-5, 25, -15] as Vector3Tuple,
radius: 10,
height: 20,
targetStep: "outOfFabrik",
targetStep: "bike",
},
];