diff --git a/scripts/zones/Aht_Urhgan_Whitegate/npcs/Tateeya.lua b/scripts/zones/Aht_Urhgan_Whitegate/npcs/Tateeya.lua index 228a27ebe3c..11da3509031 100644 --- a/scripts/zones/Aht_Urhgan_Whitegate/npcs/Tateeya.lua +++ b/scripts/zones/Aht_Urhgan_Whitegate/npcs/Tateeya.lua @@ -20,6 +20,7 @@ entity.onTrade = function(player, npc, trade) player:startEventString(651, automatonName, automatonName, automatonName, automatonName, subid) --unlock attachment event if trade:confirmSlot(i) then player:confirmTrade() + break end else player:startEvent(652) --already unlocked event