mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Use NITE_HOUR constant for Buena's event
This commit is contained in:
parent
287d893d22
commit
3c3d87e765
@ -106,7 +106,7 @@ Buena:
|
||||
checkflag ENGINE_BUENAS_PASSWORD_2
|
||||
iftrue .PlayedAlready
|
||||
readvar VAR_HOUR
|
||||
ifless 18, .TooEarly
|
||||
ifless NITE_HOUR, .TooEarly
|
||||
checkflag ENGINE_BUENAS_PASSWORD
|
||||
iffalse .TuneIn
|
||||
checkitem BLUE_CARD
|
||||
|
Loading…
Reference in New Issue
Block a user