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

6 lines
338 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Greetings $name. If you are just arriving in the city. I suggest that you go see the Trade Commissioner. Commissioner Henry is highly regarded in our city and is responsible for the continued success of the trade here."); }
}
#END of FILE Zone:shadowhaven ID:150009 -- Defender_Filorou