diff --git a/scripts/missions/amk/helpers.lua b/scripts/missions/amk/helpers.lua index 5459956c686..46c2fd73c0a 100644 --- a/scripts/missions/amk/helpers.lua +++ b/scripts/missions/amk/helpers.lua @@ -57,11 +57,7 @@ end -- a local var that is set once by the first player is called by onMobDeath -- The rest of the players in alliance get the same outcome as the first xi.amk.helpers.cardianOrbDrop = function(mob, player, orb) - if - player:getCurrentMission(xi.mission.log_id.AMK) < xi.mission.id.amk.AN_ERRAND_THE_PROFESSORS_PRICE or - player == nil or - orb == nil - then + if player == nil then return end