EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Completed (https://www.eqemulator.org/forums/forumdisplay.php?f=633)
-   -   Plane of Justice: Shera Banneth (https://www.eqemulator.org/forums/showthread.php?t=25546)

Andrew80k 06-23-2008 11:02 PM

Plane of Justice: Shera Banneth
 
Another one....

Code:

#################################################
# Name:  Shera Banneth
# Zone:  Plane of Justice
# Author:  Andrew80k
#################################################
sub EVENT_SAY {
  if ($text =~ /Hail/i) {
      quest::say("I dun wanna talk to anyone, go away! Dun ask me [why]!");
  }
  if ($text =~ /why/i) {
      quest::say("My husband was Suili Banneth.  He was a foul drunk of the worst sorts, never an 'onest day o' work in his life.  Well I found a man worth my time so a lil hemlock in Suili's ale at night an he dinna wake up.  I guess his family was upset aboot tha, so they petitioned ta sen' me 'ere.");
  }
}


cavedude 06-25-2008 07:58 PM

Added all 3, thank you!


All times are GMT -4. The time now is 06:42 AM.

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