peq-quests/shadowhaven/Defender_Feorlso.pl
2015-03-14 16:18:39 -04:00

6 lines
284 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Greetings to you. If you are hear to conduct official business with the banker. please be patient as they are busy with the many merchants that visit them each day."); }
}
#END of FILE Zone:shadowhaven ID:150298 -- Defender_Feorlso