mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-23 17:54:08 -05:00
Use NITE_HOUR constant for Buena's event
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user