EQEmulator Forums

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

mwmdragon 04-06-2005 04:59 AM

Boomba_the_Big.pl (Updated)
 
[Under Review] Points Awarded for set of 15 files.
Code:


############################################
# ZONE: West Freeport (freportw)
# DATABASE: PEQ-Velios
# LAST EDIT DATE: April 5,2005
# VERSION: 2.0
# DEVELOPER: MWMDRAGON
#
# *** NPC INFORMATION ***
#
# NAME: Boomba_the_Big
# ID: 9126
# TYPE: Merchant
# RACE: Ogre
# LEVEL: 20
#
# *** ITEMS GIVEN OR TAKEN ***
#
#
#
# *** QUESTS INVOLVED IN ***
#
#
#
# *** QUESTS AVAILABLE TO ***
#
#
#
############################################

sub EVENT_SAY
{
if($text=~/Hail/i)
 {
 quest::say("Hullo!!  Me is Boomba.  Me make da bestest pickles in da Norrath. Me gots da dwarfies. da halflings. da humies - me even gots da pixie pickles!!  Of course all of dem were baddies from da dunjuns.  Da guards say it gud ta pickle da baddies.");
 }
}

#END of FILE Zone:freportw  ID:9126 -- Boomba_the_Big



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

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