Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Gahna_Salbeen.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(57); e.self:MerchantOpenShop(); end end function event_say(e) if(e.message:findi("hail")) then e.self:Say("Greetings. This is a grand city. I plan to make much profit here."); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022