peq-quests/echo/an_assassin_protector.pl
2015-03-14 16:18:39 -04:00

7 lines
260 B
Raku

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("You have a lot of nerve wandering in here. We'll be watching you carefully. Try anything and it will be the last thing you ever try.");
}
}
#END of FILE Zone:echo ID:153047 -- an_assassin_protector