feat: rewards for overriden enemy caches #2919

Merged
Sainan merged 4 commits from AMelonInsideLemon/SpaceNinjaServer:enemyCacheOverride into main 2025-10-21 00:43:16 -07:00
Showing only changes of commit 410fe9e5b9 - Show all commits

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",