HK: Initialize Hong Kong
This commit is contained in:
parent
e12d844dd5
commit
178c71b745
2416 changed files with 182201 additions and 1 deletions
24
inter/hk/xml/event/season_pass/set2.ev
Normal file
24
inter/hk/xml/event/season_pass/set2.ev
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
; Define
|
||||
Var SeasonPass = 2
|
||||
|
||||
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s2topleft_and_s2topright_and_s2botleft.lxml"
|
||||
|
||||
|
||||
DEBUGVAR SeasonPass
|
||||
DEBUGVAR SeasonFile
|
||||
|
||||
Var CountEnablePromotion = 0
|
||||
|
||||
If $Sum522101000652210200035221030003 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
If $Sum5203030049 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
If $Sum520201003952020200395202030039 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
DEBUGVAR CountEnablePromotion
|
||||
Loading…
Add table
Add a link
Reference in a new issue