From a9c85d6984a280d09255a958201e900e98db3702 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 19:45:08 -0200 Subject: [skip ci] fix instance id bugs on HH --- npc/018-2-2/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/018-2-2/main.txt') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index cabeaeabc..dc5832401 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -272,7 +272,7 @@ OnInstanceInit: freeloop(false); } // HH_ADVANCED - if (instance_id() == $@HHMD_INSTID2) { + if (instance_id() == $@HHMD_INSTID4) { freeloop(true); for (.@i=0;.@i