THAI: Added Coconut Tank Ice cream + banner & Oliang & remove new from strawberry menus

This commit is contained in:
Kenta420 2025-02-19 17:35:02 +07:00
parent 4531e405ab
commit 1f190ab4d8
70 changed files with 22367 additions and 699 deletions

View file

@ -65,6 +65,9 @@ Var RedStringOfFatePro = 0
; Swensen, 21 Feb - 20 Mar
Var SwensenPro = 0
; Coconut Milk, 1 Mar - 31 Mar
Var CoconutMilkPro = 0
Var NewCollectPoint = 1
Var PaymentCodeShouldCollectPromotionPoint = 0
@ -117,6 +120,8 @@ If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 3 Then
Var SwensenPro = 1
EndIf
Var CoconutMilkPro = 1
EndIf