fix: fix some nondescript mission names, fix chemist mission #4131
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of change
This fixes some minor issues with missions I spotted while poking around.
Describe the solution
Describe alternatives you've considered
I want to also write proper descriptions for more of the missions but figured I'd start with fixes first. Probably need to scrutinize the new missions Zlor ported over more in depth in case we missed any other oversights.
Testing
Additional context
DDA still asks for half a liter of gasoline: https://github.com/CleverRaven/Cataclysm-DDA/blob/master/data/json/npcs/cabin_chemist/chemist_missions.json#L62
Relevant PR we ported: more NPC locations by @MNG-cataclysm: CleverRaven/Cataclysm-DDA#57483
Checklist