diff options
Diffstat (limited to 'npc/003-13')
-rw-r--r-- | npc/003-13/arnea.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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: |