merge from masterpiece
This commit is contained in:
parent
845c5f1637
commit
736af0e6dc
65 changed files with 481100 additions and 1087 deletions
|
|
@ -885,3 +885,9 @@ PEPSI Max BANANA 52-05-02-0077 1 14 56 23 13 24 120 14:00 23
|
|||
PEPSI Max YUZU 52-05-02-0076 1 14 53 23 13 24 120 4:00 23
|
||||
PEPSI MINT 52-05-02-0068 1 14 59 12 23 24 120 15:00 23
|
||||
Almost Dirty 52-21-02-0071 1 2 3 4 5 6 7 24 66 6:06 32
|
||||
ICED SANTA GINGER 12-03-02-0081 1 7 22 23 24 49 10:01 23
|
||||
ICED SANTA GINGER 12-23-02-0081 1 7 22 23 24 49 10:01 23
|
||||
CHOCO SNOWFLAKE SMOOTHIE 12-03-03-0088 1 15 7 22 40 41 24 49 10:01 23
|
||||
REINDEER PEPPERMINT SMOOTHIE 12-03-03-0089 1 59 7 19 41 24 49 10:01 23
|
||||
ICED CHRISTMAS CAFE LATTE 12-01-02-0084 1 6 7 12 22 23 24 49 10:01 23
|
||||
ICED CHRISTMAS CAFE LATTE 12-21-02-0084 1 6 7 12 22 23 24 49 10:01 23
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 40.
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
|
||||
Var SeasonPassMode = 0
|
||||
Var New_PaymentInter = 0
|
||||
|
||||
If SystemDateMonthInt = 7 Then
|
||||
If SystemDateDayInt > 28 Then
|
||||
|
|
@ -37,3 +38,7 @@ If SeasonPassMode = 1 Then
|
|||
Var SeasonPassFile = CountryRootPath + "xml/event/season_pass/season_pass.ev"
|
||||
TRY SeasonPassFile
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
DEBUGVAR New_PaymentInter
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
|
||||
If New_PaymentInter = 1 Then
|
||||
Open "ROOT/taobin_project/inter/sgp/xml/page_NewBrewing3_blue.lxml"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var SendNotiPaySuccess = 2
|
||||
|
||||
Var GetMoreStrawCount = 2
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue