Cleaned up Bazaar deal/undeal scripts and disabled the check one due to an lockup. Needs lua rework to fix.

This commit is contained in:
Filip Maj 2019-06-06 01:45:06 -04:00
parent 3dcd9af6c0
commit c286df6a91
4 changed files with 36 additions and 46 deletions

View file

@ -8,6 +8,8 @@ All bazaar args have a Reward (The item the person who fufills the request gets)
--]]
--TODO REFACTOR
function onEventStarted(player, actor, triggerName, rewardItem, seekItemOrCost, seekAmount, arg1, bazaarActorId, rewardAmount, rewardItemId, nameIndex, arg2, type9ItemIds)
local originalReward = nil;