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

6 lines
266 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Greetings $name. pleased to meet ya. I'd love to stay and chat. but then I wouldn't be keeping the city very safe while I'm talking to you would I?"); }
}
#END of FILE Zone:shadowhaven ID:150187 -- Defender_Nalout