Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
basecamps: fix NPCs disappearing when crafting in expansions
NPCs would disappear into the ether when crafting in an expansion if the basecamp had a copy of the same recipe. The basecamp craft function would dispatch the NPC, but with the wrong companion mission information, making it impossible to recall them. Make the basecamp craft mission start check for the basecamp direction before running. Notes: this will conflict with Qrox's basecamp refactor from CleverRaven#34058 but the conflict resolution should be obvious.
- Loading branch information