From 72bc3413d34df0ad03c21df1cd5949b455deb14b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Dec 2018 13:44:43 -0200 Subject: Let's try until pipeline pass? Maybe I need to build with Asan too --- npc/functions/instances.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/instances.txt b/npc/functions/instances.txt index 49f8905b8..38e2f15f3 100644 --- a/npc/functions/instances.txt +++ b/npc/functions/instances.txt @@ -4,8 +4,7 @@ // Description: // Controls global instances and reset them when they break -000-0,0,0,0 script #GlobalInstanceCore NPC_HIDDEN,{ - end; +- script #GlobalInstanceCore NPC_HIDDEN,{ OnInterIfInit: OnRestart: @@ -65,5 +64,6 @@ OnMinute47: if (!isinstance(.HURNS_INSTID) && !isinstance(.NIVAL_INSTID)) donpcevent("#GlobalInstanceCore::OnRestart"); end; + } -- cgit v1.2.3-70-g09d2