add link pepween

This commit is contained in:
Pakin 2023-09-26 10:08:03 +07:00
parent d8332bcd01
commit df11cccb2d
2 changed files with 23 additions and 5 deletions

View file

@ -69,7 +69,11 @@ EndIf
If SystemDateMonthInt = 10 Then
Var GameEnableFromTrickerEv = 1
If SystemDateDayInt < 16 Then
Var GameEnableFromTrickerEv = 1
EndIf
If SystemDateDayInt > 15 Then
Var ProPepweenEnable = 1
@ -77,6 +81,8 @@ If SystemDateMonthInt = 10 Then
EndIf
DEBUGVAR ProPepweenEnable
If SystemDateMonthInt = 11 Then
Var ProPepweenEnable = 0
EndIf