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

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