peq-quests/tutorialb/#Pox.pl
2015-03-14 16:18:39 -04:00

12 lines
No EOL
250 B
Raku

# NPC: Tutorial kobolds
# Angelox
sub EVENT_COMBAT{
quest::emote("brandishes razor sharp claws and circles inward.");
}
sub EVENT_DEATH_COMPLETE{
quest::emote("unleashes a lupine yelp as it collapses on the floor.");
}
# EOF zone: Tutorialb