Rename some call/jump script commands to avoid confusion with jr/jp asm instructions
Fixes #580
This commit is contained in:
@@ -45,7 +45,7 @@ CeladonEusine:
|
||||
readvar VAR_FACING
|
||||
ifequal UP, .Location1
|
||||
applymovement CELADONPOKECENTER1F_EUSINE, .Movement1
|
||||
jump .Continue
|
||||
sjump .Continue
|
||||
|
||||
.Location1:
|
||||
applymovement CELADONPOKECENTER1F_EUSINE, .Movement2
|
||||
|
Reference in New Issue
Block a user