Forgot file

This commit is contained in:
Filip Maj 2022-02-05 18:01:16 -05:00
parent 68e55a1c76
commit 37d04344ae

View File

@ -18,7 +18,7 @@ function onEventStarted(player, actor, triggerName, rewardItem, seekItemOrCost,
--Get the bazaar actor
if (bazaarActorId ~= nil) then
bazaarActor = player:GetZone():FindActorInArea(bazaarActorId);
bazaarActor = player.CurrentArea:FindActorInArea(bazaarActorId);
end
--Abort if no actor