add pepween to recommend page
This commit is contained in:
parent
029e335547
commit
d8332bcd01
4 changed files with 9258 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ Var TamatianEnable = 0
|
|||
; September 9 - 16
|
||||
Var MayDayRunEnable = 0
|
||||
|
||||
; Pro Pepween 16 - 31 Oct
|
||||
Var ProPepweenEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 9 Then
|
||||
If SystemDateDayInt > 5 Then
|
||||
If SystemDateDayInt < 17 Then
|
||||
|
|
@ -68,8 +71,17 @@ If SystemDateMonthInt = 10 Then
|
|||
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
||||
If SystemDateDayInt > 15 Then
|
||||
Var ProPepweenEnable = 1
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
Var ProPepweenEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If MelonSyrupEnable = "false" Then
|
||||
Var MayDayRunEnable = 0
|
||||
EndIf
|
||||
|
|
@ -177,6 +189,7 @@ If InternationalEnable = 1 Then
|
|||
Var PepsiPromoteVideo = 0
|
||||
Var PepsiProCodeEnable = 0
|
||||
Var MysteryProEnable = 0
|
||||
Var ProPepweenEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue