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

6 lines
296 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Hello $name. Inside is our main training facilities of new defender recruits. If you wish to go inside please keep to yourself as there may be some training exercises going on."); }
}
#END of FILE Zone:shadowhaven ID:150293 -- Defender_Qualern