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

6 lines
316 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Greetings $name. beyond these doors is the Fordel Armory. It is here that the Fordel Defenders are outfitted with the necessary armor to complete the basic training necessary to guard Shadowhaven."); }
}
#END of FILE Zone:shadowhaven ID:150292 -- Defender_Derlsin