Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
301076.lua - Quest File
General Info
Quest File
function event_death_complete(e) local qglobals = eq.get_qglobals(e.self); if(qglobals["rog_bf_trigger"] == "1") then eq.spawn2(301079,0,0,-1257,144,-913,0); -- NPC: #Rolthee_Roundbelly eq.delete_global("rog_bf_trigger"); else eq.spawn2(301077,0,0,-1257,144,-913,0); -- NPC: #Myrhee_the_Flighty end eq.zone_emote(15, "Attracted by the recent commotion, a reclusive Girplan emerges from its hiding spot."); end -- 5th girplan spawns 6th (named)
Source: 17 Jan 2022
Quest Source: 28 May 2022