do brewing3

This commit is contained in:
kong 2023-02-23 13:49:19 +07:00
parent 170c05cad8
commit 347d4fe4b5
14 changed files with 2600 additions and 523 deletions

View file

@ -667,7 +667,7 @@
Var PromotionOreoVolcanoEnable = 0
If SystemDateMonthInt = 2 Then
If SystemDateDayInt = 21 Then
If SystemDateDayInt = 20 Then
Var PromotionOreoVolcanoEnable = 1
EndIf