Purchased gear blueprints don't show up in foundry #308

Closed
opened 2024-06-16 13:16:17 -07:00 by Sainan · 3 comments
Owner

image
image

![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/63328889/dc9f6821-b9c4-49a8-a708-2fb7479a2a02) ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/63328889/cfd6042d-fe84-4cc6-a540-918148edceb4)
OrdisPrime commented 2024-06-16 13:21:34 -07:00 (Migrated from github.com)
Author
Owner

does mastery rank matter?

does mastery rank matter?
Author
Owner

Just redirected this report from Discord. It seems the purchase of these items is not handled right now. They may have put it in the wrong array (e.g. MiscItems, instead of Recipes):

They have some very interesting paths, with 2 StoreItems:

  • /Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TeamAmmoTotemBlueprint
  • /Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TenTeamShieldTotemBlueprint
Just redirected this report from Discord. It seems the purchase of these items is not handled right now. They may have put it in the wrong array (e.g. MiscItems, instead of Recipes): They have some very interesting paths, with 2 `StoreItems`: - `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TeamAmmoTotemBlueprint` - `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TenTeamShieldTotemBlueprint`
OrdisPrime commented 2024-06-16 13:50:22 -07:00 (Migrated from github.com)
Author
Owner

Just redirected this report from Discord. It seems the purchase of these items is not handled right now. They may have put it in the wrong array (e.g. MiscItems, instead of Recipes):

They have some very interesting paths, with 2 StoreItems:

* `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TeamAmmoTotemBlueprint`

* `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TenTeamShieldTotemBlueprint`

yea it's saved to the wrong path.

determining shop item categories will be changed soon tm, that will fix this issue.

> Just redirected this report from Discord. It seems the purchase of these items is not handled right now. They may have put it in the wrong array (e.g. MiscItems, instead of Recipes): > > They have some very interesting paths, with 2 `StoreItems`: > > * `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TeamAmmoTotemBlueprint` > > * `/Lotus/StoreItems/Types/StoreItems/Consumables/Restoratives/TenTeamShieldTotemBlueprint` yea it's saved to the wrong path. determining shop item categories will be changed soon tm, that will fix this issue.
Sign in to join this conversation.
No description provided.