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

@@ -11,7 +11,7 @@ CooltrainerMScript_0x71670: ; 0x71670
loadfont
2writetext UnknownText_0x716ce
checkcode $5
if_less_than $f8, UnknownScript_0x7167e
if_greater_than $f8, UnknownScript_0x7167e
closetext
loadmovesprites
end