GBR: Here come!!! new country!!! United Kingdom👑
This commit is contained in:
parent
b6ebc2f523
commit
c0360a3819
2107 changed files with 277091 additions and 6 deletions
29
inter/gbr/xml/event/tricker.ev
Normal file
29
inter/gbr/xml/event/tricker.ev
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
; united kingdom
|
||||
|
||||
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Reset flag away.
|
||||
|
||||
; Enable app game
|
||||
Var GameEnableFromTrickerEv = 0
|
||||
|
||||
Var NewCollectPointFlag = 1
|
||||
|
||||
Var ValentinePro = 0
|
||||
Var StPatrickDayPro = 0
|
||||
Var HappyEasterPro = 0
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
Var StPatrickDayPro = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
Var HappyEasterPro = 1
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
DEBUGVAR DisplayFormatFull
|
||||
Loading…
Add table
Add a link
Reference in a new issue