peq-quests/mischiefplane/Life.pl
2020-01-29 07:50:52 -06:00

5 lines
112 B
Perl

sub EVENT_SAY {
$npc->CastSpell(3087,$userid); # Spell: Cazic Touch
quest::shout("SILENCE IN THE LIBRARY!");
}