Psyfiend is not dismissed early when killed
SweepyBoop opened this issue ยท 5 comments
If psyfiend expires, it triggers UNIT_DIED. Killing it should use event UNIT_DESTROYED maybe?
Seems not triggering UNIT_DIED (or UNIT_DESTROYED, UNIT_DISSIPATES) when killed early
#145 hopefully fixes this, but keep this open until verified.