From 55191da99575414b80440d191f5ef7a61884e3dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 2 Oct 2019 13:37:53 -0300 Subject: Fix possible exploit - Doppelganger Arena --- npc/003-13/arnea.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-13') diff --git a/npc/003-13/arnea.txt b/npc/003-13/arnea.txt index 01736af69..c5f9ea08e 100644 --- a/npc/003-13/arnea.txt +++ b/npc/003-13/arnea.txt @@ -193,6 +193,7 @@ OnVerify: if (readbattleparam(UDT_ADELAY) < 'udt_bDly) 'udt_bDly=readbattleparam(UDT_DELAY); + addtimer 5000, instance_npcname(.name$)+"::OnVerify"; end; OnInit: -- cgit v1.2.3-60-g2f50