add 15THB pro

This commit is contained in:
Kenta420 2023-10-27 09:46:44 +07:00
parent de6cac5318
commit c3d5382f66
46 changed files with 13196 additions and 24 deletions

View file

@ -45,6 +45,9 @@ Var MayDayRunEnable = 0
Var MilkChoiceVeganEnable = 0
; Enable pro 15 THB, November 1 - 30
Var pro15THBEnable = 0
If SystemDateMonthInt = 10 Then
@ -63,7 +66,7 @@ EndIf
If SystemDateMonthInt = 11 Then
Var PepweenEnable = 0
Var pro15THBEnable = 1
If SystemDateDayInt = 1 Then
If SystemTimeHourInt < 5 Then
Var PepweenEnable = 1
@ -78,6 +81,7 @@ EndIf
If BoxID = 173149 Then
Var PepweenEnable = 1
Var MilkChoiceVeganEnable = 1
Var pro15THBEnable = 1
EndIf
If BoxID = 176757 Then