Drume boss fix #2717
Labels
Status: Pending Test
This PR or Issue requires more testing
Type: Missing Content
Content that was not yet implemented or is not following the accepted standards
Priority
Missing Content
Area
What is missing?
Since Drume is not working as real tibia should, here's a re-work and updated script version.
I'd apprechiate if someone we're to test it out and try to bug it. If any issues, I'll have it fixed.
Setup:
Change code to the new one, file location: canary-main/otservbr-global/scripts/quests/the_order_of_lion/action-drume.lua
Register this in lion and usurper
Location for monsters:
canary-main/data-otservbr-global/monster/quests/the_order_of_lion
For Lion
monster.events = { "lionCommanderDeath" }
For Usurper (Should already be inside), double check it.
monster.events = { "usurperCommanderDeath" }
Code of Conduct
The text was updated successfully, but these errors were encountered: