You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
script commands if_greater_than and if_less_than were swapped
This commit is contained in:
@@ -32,7 +32,7 @@ UnknownScript_0x5800f: ; 0x5800f
|
||||
|
||||
UnknownScript_0x5801e: ; 0x5801e
|
||||
checkcode $e
|
||||
if_less_than $2, UnknownScript_0x58027
|
||||
if_greater_than $2, UnknownScript_0x58027
|
||||
2jump UnknownScript_0x5802c
|
||||
; 0x58027
|
||||
|
||||
|
||||
Reference in New Issue
Block a user