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 @@ BlackthornGymClairScript:
|
||||
setevent EVENT_GOT_TM24_DRAGONBREATH
|
||||
writetext BlackthornGymClairText_DescribeTM24
|
||||
buttonsound
|
||||
jump .GotTM24
|
||||
sjump .GotTM24
|
||||
|
||||
.BagFull:
|
||||
writetext BlackthornGymClairText_BagFull
|
||||
|
Reference in New Issue
Block a user