From 7c3ef37e1a420c7b2c46efc2e975dc8e977c805e Mon Sep 17 00:00:00 2001 From: wanlop run Date: Thu, 29 May 2025 08:14:11 +0700 Subject: [PATCH] Add 200080 for test UIV3 --- inter/tha/configure.ev | 2 +- xml/event/tricker.ev | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/inter/tha/configure.ev b/inter/tha/configure.ev index 2ff60b31..bb0b1292 100644 --- a/inter/tha/configure.ev +++ b/inter/tha/configure.ev @@ -59,7 +59,7 @@ ; Test If BoxID > 200010 Then - If BoxID < 200040 Then + If BoxID < 200080 Then Var EnableMultiInstanceFromBoxID = 1 EndIf EndIf diff --git a/xml/event/tricker.ev b/xml/event/tricker.ev index b56dc0b9..77bd6b24 100644 --- a/xml/event/tricker.ev +++ b/xml/event/tricker.ev @@ -196,6 +196,10 @@ If BoxID = 201714 Then Var AppleFarmFestivalPro = 1 EndIf +If BoxID = 201729 Then + Var AppleFarmFestivalPro = 1 +EndIf + If BoxID = 123456 Then Var AppleFarmFestivalPro = 1