mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 08:39:27 +00:00
Fix 317 revision npc interaction packets, fixed npc indexes being +1 and added npc action verification.
This commit is contained in:
@@ -90,4 +90,10 @@
|
||||
<handler>org.apollo.game.event.handler.impl.ItemVerificationHandler</handler>
|
||||
</chain>
|
||||
</event>
|
||||
<event>
|
||||
<type>org.apollo.game.event.impl.NpcActionEvent</type>
|
||||
<chain>
|
||||
<handler>org.apollo.game.event.handler.impl.NpcActionVerificationHandler</handler>
|
||||
</chain>
|
||||
</event>
|
||||
</events>
|
||||
Reference in New Issue
Block a user