Compare commits
2 Commits
1538ef93a5
...
f820bee64f
| Author | SHA1 | Date | |
|---|---|---|---|
| f820bee64f | |||
| 96be49d358 |
@@ -5,7 +5,7 @@ export const INTRO_MISSION_NOTIFICATION_IMAGE_PATH =
|
|||||||
|
|
||||||
export const MISSION_NOTIFICATION_IMAGE_PATHS: Record<RepairMissionId, string> =
|
export const MISSION_NOTIFICATION_IMAGE_PATHS: Record<RepairMissionId, string> =
|
||||||
{
|
{
|
||||||
ebike: "/assets/world/UI/ebike-mission-notification.webm",
|
ebike: "/assets/world/UI/ebike.webm",
|
||||||
pylon: "/assets/world/UI/pylon-mission-notification.webm",
|
pylon: "/assets/world/UI/centrale.webm",
|
||||||
farm: "/assets/world/UI/farm-mission-notification.webm",
|
farm: "/assets/world/UI/laferme.webm",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user