Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
player.lua - Quest File
General Info
Quest File
-- BeginFile: eastkarana\player.pl -- Quest file for East Karana: Paladin message during Necromancer Epic 1.5 (Soulwhisper) function event_loot(e) if(e.item:GetID() == 11430 and e.self:HasItem(26896) == true and e.self:HasItem(14344) == true and e.self:HasItem(22892) == true) then -- All 4 Paladin Heads e.self:Message(15, "With his last breath, the paladin says, 'You are too late. The last paladin has fled to Natimbi with the staff and is on his way to destroy it!'"); end end -- EndFile: eastkarana\player.pl
Source: 17 Jan 2022
Quest Source: 28 May 2022