MYS: extend raya promo & update gen template

This commit is contained in:
Pakin 2024-04-30 10:35:24 +07:00
parent e35c9cd595
commit d44fdbc9fd
16 changed files with 7445 additions and 8147 deletions

View file

@ -24,12 +24,12 @@ If SystemDateMonthInt = 4 Then
Var FruityRayaEnable = 1
EndIf
If SystemDateMonthInt = 5 Then
If BoxID = 177746 Then
Var FruityRayaEnable = 1
EndIf
If SystemDateDayInt < 10 Then
Var FruityRayaEnable = 1
Else
Var FruityRayaEnable = 0
EndIf
If BoxID = 200002 Then
Var FruityRayaEnable = 1
DEBUGVAR BoxID
EndIf