mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-10 12:10:46 +01:00
refactor tasks to be rewarded on monster death not on kill because on kill rewarded all players who does simple hit
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
<event type="login" name="OfflineTraining" script="offlinetraining.lua" />
|
||||
|
||||
<!-- Killing In The Name Of Quest -->
|
||||
<event type="kill" name="KillingInTheNameOfKills" script="killing_in_the_name_of.lua" />
|
||||
<event type="death" name="KillingInTheNameOf" script="killing_in_the_name_of.lua" />
|
||||
</creaturescripts>
|
||||
|
||||
Reference in New Issue
Block a user