update game
This commit is contained in:
parent
55b9f3306d
commit
6b191ecb87
36 changed files with 1283 additions and 66 deletions
|
|
@ -180,6 +180,11 @@ If BoxID = 173433 Then
|
|||
Var ProBadValentineEnable = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 200435 Then
|
||||
Var ProPeachEnable = 0
|
||||
Var ProBadValentineEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
|
@ -216,6 +221,12 @@ If InternationalEnable = 1 Then
|
|||
Var ProBadValentineEnable = 0
|
||||
EndIf
|
||||
|
||||
If BananaSyrupEnable = "true" Then
|
||||
|
||||
Else
|
||||
Var ProBadValentineEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If PeachSyrupEnable = "true" Then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue