Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Completed

Quests::Completed This is where Completed quests are.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-03-2008, 10:51 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default Qeynos Hills: Gnasher Furgutt

Gnasher_Furgutt.pl

Code:
###################################################
# NPC: Gnasher_Furgutt.pl
# Part of the Gnashers Head quest
# Loot items:
# A Gnoll Head, identifies as Gnasher's Head (13309)
# A Note (18800)
# Zone: qeytoqrg
# By Andrew80k


sub EVENT_SAY {
	if($text =~ /hail/i ){
		quest::say("Who are you? Did McNeal send you? If not, you would do yourself good to leave Gnasher alone. I have friends in high places.");
	}
}

sub EVENT_AGGRO {
    quest::say("Grrrrr!! You'd best run! If Gnasher dies, more than Sabertooths will be after you.");
}
sub EVENT_DEATH{
    quest::say("Uuungghh!! You fool. Gnasher have human friends. They not be happy.. Bash you!!");
}

Last edited by Angelox; 04-04-2008 at 03:53 PM..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:50 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3