add inter/sgp/hardware/powder_schedule.ev
This commit is contained in:
parent
af10c128cd
commit
35f42eaaf1
55 changed files with 18652 additions and 2503 deletions
|
|
@ -15,32 +15,6 @@ If SystemDateMonthInt = 10 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
|
||||
Var EDC_ThailandOn = 1
|
||||
|
||||
If SystemDateDayInt > 20 Then
|
||||
Var PremiumTriosEnable = 1
|
||||
Var GiftNewYearEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
|
||||
Var EDC_ThailandOn = 1
|
||||
Var GiftNewYearEnable = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 20 Then
|
||||
Var EDC_ThailandOn = 1
|
||||
EndIf
|
||||
If SystemDateDayInt < 16 Then
|
||||
Var GiftNewYearEnable = 1
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 175599 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue