HK: Initialize Hong Kong

This commit is contained in:
Kenta420 2024-08-09 13:05:20 +07:00
parent e12d844dd5
commit 178c71b745
2416 changed files with 182201 additions and 1 deletions

View file

@ -0,0 +1,24 @@
; Define
Var SeasonPass = 3
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s3topleft_and_s3topright_and_s3botleft.lxml"
DEBUGVAR SeasonPass
DEBUGVAR SeasonFile
Var CountEnablePromotion = 0
If $Sum522101000552310200025231030002 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
If $Sum5204020002 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
If $Sum5203030027 = "Enable" Then
Var CountEnablePromotion = CountEnablePromotion + 1
EndIf
DEBUGVAR CountEnablePromotion