Own the stalker suit: Note raw add items

This commit is contained in:
Sainan 2025-09-07 19:22:12 -07:00
parent 8eb5583186
commit 2e93f524a7

View File

@ -1,6 +1,6 @@
In order for the stalker to show in your arsenal, it has to have a respective "store item". This patch replaces the store item for base excalibur with one for the stalker.
In order to "own" the stalker, you still need to add it to your inventory, which can be done by opening up the "inventories" collection in MongoDB Compass, finding your "Suits" array, and changing the `ItemType` of one of your warframes to `/Lotus/Powersuits/Stalker/Stalker`.
In order to "own" the stalker, you still need to add `/Lotus/Powersuits/Stalker/Stalker` to your inventory; the easiest way is using Add Items (Raw) in the WebUI.
## Known Issues