update game

This commit is contained in:
wanlop run 2024-02-11 21:53:30 +07:00
parent 55b9f3306d
commit 6b191ecb87
36 changed files with 1283 additions and 66 deletions

View file

@ -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