finish few tasks of killing in the name of

This commit is contained in:
ErikasKontenis
2020-04-05 20:46:08 +03:00
parent 2894d82731
commit 51f4ed6a65
6 changed files with 89 additions and 12 deletions

View File

@@ -6,4 +6,7 @@
<event type="login" name="FirstItems" script="firstitems.lua"/>
<event type="login" name="RegenerateStamina" script="regeneratestamina.lua" />
<event type="death" name="PlayerDeath" script="playerdeath.lua"/>
<!-- Killing In The Name Of Quest -->
<event type="kill" name="KillingInTheNameOfKills" script="killing_in_the_name_of.lua" />
</creaturescripts>