EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Completed (https://www.eqemulator.org/forums/forumdisplay.php?f=633)
-   -   Yovik_Splegle.pl (Updated) (https://www.eqemulator.org/forums/showthread.php?t=18434)

mwmdragon 04-28-2005 07:39 AM

Yovik_Splegle.pl (Updated)
 
Code:


############################################
# ZONE: West Freeport (freportw)
# DATABASE: PEQ-Velios
# LAST EDIT DATE: April 25,2005
# VERSION: 1.0
# DEVELOPER: MWMDRAGON
#
# *** NPC INFORMATION ***
#
# NAME: Yovik_Splegle
# ID: 9117
# TYPE: Wizard
# RACE: Human
# LEVEL: 11
#
# *** ITEMS GIVEN OR TAKEN ***
#
#
#
# *** QUESTS INVOLVED IN ***
#
#1 - Staff of Dismal Rage
#
# *** QUESTS AVAILABLE TO ***
#
#1 - Enchanter, Magician, Necromancer, Wizard
#
# *** NPC NOTES ***
#
# This NPC must drop Yovik Splegle's Head ID-19935 (For the Staff of Dismal Rage Quest)
#
############################################


sub EVENT_SAY
{
if($text=~/Hail/i)
{
quest::say("Greetings $name. Beware the corruption that has infected Freeport. Even the tower of the Arcane Scientists is not safe from the slimy hands of the Dismal Rage. I fear Opal Darkbriar is not what she seems and is darkening the minds of her apprentices.");
}

}

#END of FILE Zone:freportw  ID:9117 -- Yovik_Splegle



All times are GMT -4. The time now is 04:15 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.