Update loginService.ts
All checks were successful
Build / build (pull_request) Successful in 1m46s

This commit is contained in:
AMelonInsideLemon 2025-10-21 01:15:43 +02:00
parent cb307f8141
commit 410fe9e5b9

View File

@ -65,7 +65,7 @@ export const createPersonalRooms = async (accountId: Types.ObjectId, shipId: Typ
activeShipId: shipId
});
if (config.skipTutorial) {
// unlocked during Vor's Prize
// unlocked during Vor's Prize and The Teacher quests
const defaultFeatures = [
"/Lotus/Types/Items/ShipFeatureItems/MercuryNavigationFeatureItem",
"/Lotus/Types/Items/ShipFeatureItems/ArsenalFeatureItem",