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:
@@ -72,8 +72,8 @@ ReceptionistScript_0x560ce: ; 0x560ce
|
||||
special $0059
|
||||
2writetext UnknownText_0x56143
|
||||
keeptextopen
|
||||
if_less_than $95, UnknownScript_0x560ee
|
||||
if_less_than $31, UnknownScript_0x560fd
|
||||
if_greater_than $95, UnknownScript_0x560ee
|
||||
if_greater_than $31, UnknownScript_0x560fd
|
||||
2jump UnknownScript_0x56103
|
||||
; 0x560ee
|
||||
|
||||
|
||||
Reference in New Issue
Block a user