Rename some call/jump script commands to avoid confusion with jr/jp asm instructions
Fixes #580
This commit is contained in:
@@ -74,7 +74,7 @@ VioletPokecenter1F_ElmsAideScript:
|
||||
|
||||
.SecondTimeAsking:
|
||||
writetext UnknownText_0x69712
|
||||
jump .AskTakeEgg
|
||||
sjump .AskTakeEgg
|
||||
|
||||
VioletPokecenter1FGameboyKidScript:
|
||||
jumptextfaceplayer VioletPokecenter1FGameboyKidText
|
||||
|
Reference in New Issue
Block a user