Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Bassanio_Weekin.lua - Quest File
General Info
Quest File
function event_signal(e) if(e.signal == 1) then eq.stop(); e.self:MerchantCloseShop(); elseif(e.signal == 2) then eq.start(58); e.self:MerchantOpenShop(); end end function event_say(e) if(e.message:findi("hail")) then e.self:Say("Go to the taverns if you're looking for talk."); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022