Rename some call/jump script commands to avoid confusion with jr/jp asm instructions
Fixes #580
This commit is contained in:
@@ -76,7 +76,7 @@ LakeOfRageLanceScript:
|
||||
writetext UnknownText_0x703a5
|
||||
yesorno
|
||||
iffalse .RefusedToHelp
|
||||
jump .AgreedToHelp
|
||||
sjump .AgreedToHelp
|
||||
|
||||
RedGyarados:
|
||||
opentext
|
||||
|
Reference in New Issue
Block a user