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

6 lines
225 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Hello $name. If you are here to see the Trade Commissioner please sheath your weapons and proceed inside."); }
}
#END of FILE Zone:shadowhaven ID:150039 -- Defender_Walorns