mirror of
				https://bitbucket.org/Ioncannon/project-meteor-server.git
				synced 2025-05-20 08:26:59 -04:00 
			
		
		
		
	Forgot file
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user