Rename several script commands

This commit is contained in:
PikalaxALT
2015-11-25 10:16:29 -05:00
parent f599e477fc
commit 01792e00d2
327 changed files with 2935 additions and 2926 deletions

View File

@@ -9,33 +9,33 @@ TrainerBug_catcherRob:
trainer EVENT_BEAT_BUG_CATCHER_ROB, BUG_CATCHER, ROB, Bug_catcherRobSeenText, Bug_catcherRobBeatenText, 0, Bug_catcherRobScript
Bug_catcherRobScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1ac34d
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherEd:
trainer EVENT_BEAT_BUG_CATCHER_ED, BUG_CATCHER, ED, Bug_catcherEdSeenText, Bug_catcherEdBeatenText, 0, Bug_catcherEdScript
Bug_catcherEdScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1ac3cf
waitbutton
closetext
loadmovesprites
end
TrainerBug_catcherDoug:
trainer EVENT_BEAT_BUG_CATCHER_DOUG, BUG_CATCHER, DOUG, Bug_catcherDougSeenText, Bug_catcherDougBeatenText, 0, Bug_catcherDougScript
Bug_catcherDougScript:
talkaftercancel
end_if_just_battled
loadfont
writetext UnknownText_0x1ac423
waitbutton
closetext
loadmovesprites
end
MapRoute2Signpost0Script: