Thread: Quest Woe
View Single Post
  #9  
Old 04-12-2004, 07:51 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

FYI, the gnomish banker is:

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("I can hold your money when you don't want to carry it around with you..."); }
}
#END of FILE Zone:tutorial ID:2 -- A_Gnomish_Banker
Reply With Quote