script commands if_greater_than and if_less_than were swapped

This commit is contained in:
yenatch
2013-09-26 18:40:20 -04:00
parent 73bd376cfd
commit ad3293595d
13 changed files with 26 additions and 26 deletions

View File

@@ -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