forked from OpenWF/SpaceNinjaServer
Update loginService.ts
This commit is contained in:
parent
cb307f8141
commit
410fe9e5b9
@ -65,7 +65,7 @@ export const createPersonalRooms = async (accountId: Types.ObjectId, shipId: Typ
|
|||||||
activeShipId: shipId
|
activeShipId: shipId
|
||||||
});
|
});
|
||||||
if (config.skipTutorial) {
|
if (config.skipTutorial) {
|
||||||
// unlocked during Vor's Prize
|
// unlocked during Vor's Prize and The Teacher quests
|
||||||
const defaultFeatures = [
|
const defaultFeatures = [
|
||||||
"/Lotus/Types/Items/ShipFeatureItems/MercuryNavigationFeatureItem",
|
"/Lotus/Types/Items/ShipFeatureItems/MercuryNavigationFeatureItem",
|
||||||
"/Lotus/Types/Items/ShipFeatureItems/ArsenalFeatureItem",
|
"/Lotus/Types/Items/ShipFeatureItems/ArsenalFeatureItem",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user