Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
skeleton_Lrodd.lua - Quest File
General Info
Quest File
-- items: 18891 function event_trade(e) local item_lib = require("items"); if(item_lib.check_turn_in(e.trade, {item1 = 18891})) then e.self:Say("Search!! Find Windstream. Find the mallet!! One. Two. Three."); eq.spawn2(36096,0,0,-88,-637,-66,254); -- NPC: Cmdr_Windstream e.other:Ding(); end item_lib.return_items(e.self, e.other, e.trade) end
Source: 17 Jan 2022
Quest Source: 28 May 2022