mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
checkcode $1a is Kenji's break schedule.
This commit is contained in:
parent
f6546ad535
commit
a711b45404
@ -27,5 +27,5 @@
|
||||
const VAR_CALLERID
|
||||
const VAR_BLUECARDBALANCE
|
||||
const VAR_19
|
||||
const VAR_1A
|
||||
const VAR_KENJI_BREAK
|
||||
NUM_VARS EQU const_value
|
@ -1459,7 +1459,7 @@ UnknownScript_0xa09e6:
|
||||
jump UnknownScript_0xa0484
|
||||
|
||||
UnknownScript_0xa09ee:
|
||||
checkcode VAR_1A
|
||||
checkcode VAR_KENJI_BREAK
|
||||
if_equal $2, UnknownScript_0xa0a00
|
||||
if_equal $1, UnknownScript_0xa0a08
|
||||
farwritetext UnknownText_0x66e17
|
||||
|
@ -50,7 +50,7 @@ UnknownScript_0x19e0d0:
|
||||
jump UnknownScript_0x19e127
|
||||
|
||||
UnknownScript_0x19e0e4:
|
||||
checkcode VAR_1A
|
||||
checkcode VAR_KENJI_BREAK
|
||||
if_not_equal $1, UnknownScript_0x19e127
|
||||
checkmorn
|
||||
iftrue UnknownScript_0x19e10c
|
||||
|
Loading…
Reference in New Issue
Block a user