Closed fredi-68 closed 5 years ago
Completed missions don't automatically trigger follow up missions. Fix by implementing handling of RequestLinkedMission messages.
Added a handler for RequestLinkedMission messages which triggers MissionManager.interact(), i.e. simulates a subsequent interaction with the same NPC. This solves the follow up mission issue
Completed missions don't automatically trigger follow up missions. Fix by implementing handling of RequestLinkedMission messages.