wip mission 2
This commit is contained in:
+5
-1
@@ -6,7 +6,11 @@ export type GameStep =
|
||||
| "naming"
|
||||
| "bienvenue"
|
||||
| "star-move"
|
||||
| "bike";
|
||||
| "mission2"
|
||||
| "searching"
|
||||
| "helped"
|
||||
| "manipulation"
|
||||
| "outOfFabrik";
|
||||
|
||||
export interface Zone {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user