Update Misc/Own the stalker suit/README.md

This commit is contained in:
Sainan 2025-08-27 21:10:07 -07:00
parent 42fc8df9c9
commit 8eb5583186

View File

@ -1,3 +1,7 @@
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 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`.
## Known Issues
- If excalibur shows up as an invigoration, the helminth UI breaks.