DarkflameServer/dGame/dMission
David Markowitz 94f8a99fba Revert: Fix wisp lee mission
This reverts commit d7e16ab589697fd1a0a270a02c622b8fa752638f.

Fixes an issue where the incorrect mission is marked as being offerable and this overwrote the original mission offered by wisp lee and forced him to offer a different, unacceptable mission.

Tested that completing the mission twice from a new daily state and a repeatable state both completed the chain correctly.  Unsure what the original bug was, but it does not appear to be present.
On top of that, there is no pre-requisite for mission 1883 anywhere in the cdclient, so at best, this check was always false, but the correct behavior is exact equivalence for the mission state.
2023-10-08 23:23:14 -07:00
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Mission.cpp Fix dangling pointer 2023-08-12 02:11:25 -07:00
Mission.h Fix dangling pointer 2023-08-12 02:11:25 -07:00
MissionPrerequisites.cpp Revert: Fix wisp lee mission 2023-10-08 23:23:14 -07:00
MissionPrerequisites.h convert to unix line endings 2022-08-05 22:01:59 -05:00
MissionTask.cpp feature: Donation Vendor Component (#1168) 2023-08-03 21:44:03 -05:00
MissionTask.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00