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

6 lines
267 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Hail $name. are you leaving the Haven? If so. be sure to visit soon and see how our city continues to prosper more and more with the passing days."); }
}
#END of FILE Zone:shadowhaven ID:150031 -- Defender_Alakurn