You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
script commands if_greater_than and if_less_than were swapped
This commit is contained in:
@@ -175,7 +175,7 @@ BuenaScript_0x5d775: ; 0x5d775
|
||||
checkflag $0060
|
||||
iftrue UnknownScript_0x5d82f
|
||||
checkcode $a
|
||||
if_greater_than $12, UnknownScript_0x5d893
|
||||
if_less_than $12, UnknownScript_0x5d893
|
||||
checkflag $005f
|
||||
iffalse UnknownScript_0x5d80a
|
||||
checkitem BLUE_CARD
|
||||
|
||||
Reference in New Issue
Block a user