feat: remove quest related items #2957

Open
AMelonInsideLemon wants to merge 1 commits from AMelonInsideLemon/SpaceNinjaServer:remove-quest-items into main

if I haven't missed anything, this should close #1116

if I haven't missed anything, this should close #1116
AMelonInsideLemon added 1 commit 2025-10-30 06:39:18 -07:00
feat: remove quest related items
All checks were successful
Build / build (pull_request) Successful in 7m11s
d0127f609c
if I haven't missed anything, this should close #1116
Owner

The Odonata is a bit special because the quest only gives you the components, but crafting needs to be done manually. This is not handled, here?

The Odonata is a bit special because the quest only gives you the components, but crafting needs to be done manually. This is not handled, here?
Contributor

I think Odonata isn't the only thing that may need to be handled. There's several quests where you are supposed to craft something (stuff like Excal Umbra, maybe Limbo and or Titania and some weapons IIRC?), where removing the bps from foundry is a good idea, but the frames & weapons need to be given automatically as well

I think Odonata isn't the only thing that may need to be handled. There's several quests where you are supposed to craft something (stuff like Excal Umbra, maybe Limbo and or Titania and some weapons IIRC?), where removing the bps from foundry is a good idea, but the frames & weapons need to be given automatically as well
Author
Member

but crafting needs to be done manually.

You can't go past chainstage 5 if you don't craft Odonata.

but the frames & weapons need to be given automatically as well

It gives them.

> but crafting needs to be done manually. You can't go past chainstage 5 if you don't craft Odonata. > but the frames & weapons need to be given automatically as well It gives them.
Sainan approved these changes 2025-10-30 13:54:35 -07:00
All checks were successful
Build / build (pull_request) Successful in 7m11s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u remove-quest-items:AMelonInsideLemon-remove-quest-items
git checkout AMelonInsideLemon-remove-quest-items
Sign in to join this conversation.
No description provided.