feat: complete Rising Tide with buying railjack #2922

Merged
Sainan merged 6 commits from AMelonInsideLemon/SpaceNinjaServer:complete-rising-tide into main 2025-10-21 23:50:05 -07:00
Showing only changes of commit 1a3eb7c90c - Show all commits

View File

@ -294,6 +294,12 @@ const handleQuestCompletion = async (
}
]);
}
const questCompletionItems = getQuestCompletionItems(questKey);
logger.debug(`quest completion items`, questCompletionItems);

Are you sure this is not intentional?

Are you sure this is not intentional?

yeah, this indeed intentional, strange that i cannot trigger that "dialog" to run mission on sns.

yeah, this indeed intentional, strange that i cannot trigger that "dialog" to run mission on sns.

should I revert changes to unlockShipFeature.php endpoint?

should I revert changes to `unlockShipFeature.php` endpoint?
if (questCompletionItems) {
await addItems(inventory, questCompletionItems, inventoryChanges);
}
};
export const giveKeyChainItem = async (