update page_collect_point_pro_pepween

This commit is contained in:
kenta-work 2023-09-26 17:04:50 +07:00
parent 0f7b457578
commit 634b4f7b37
33 changed files with 909 additions and 1252 deletions

View file

@ -32,6 +32,9 @@ Var MomDayEnable = 0
; Enable app game
Var GameEnableFromTrickerEv = 0
; Enable pro Pepween
Var PepweenEnable = 0
; Enable pro Tamatian. 16-30 Sep
Var TamatianEnable = 0
@ -140,6 +143,9 @@ If BoxID = 200580 Then
Var MayDayRunEnable = 1
EndIf
If BoxID = 105005 Then
Var PepweenEnable = 1
EndIf
Var MayDayRunEnable = 0