Rename several script commands
This commit is contained in:
@@ -9,66 +9,66 @@ TrainerCooltrainermSean:
|
||||
trainer EVENT_BEAT_COOLTRAINERM_SEAN, COOLTRAINERM, SEAN, CooltrainermSeanSeenText, CooltrainermSeanBeatenText, 0, CooltrainermSeanScript
|
||||
|
||||
CooltrainermSeanScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x7567b
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TrainerCooltrainerfCarol:
|
||||
trainer EVENT_BEAT_COOLTRAINERF_CAROL, COOLTRAINERF, CAROL, CooltrainerfCarolSeenText, CooltrainerfCarolBeatenText, 0, CooltrainerfCarolScript
|
||||
|
||||
CooltrainerfCarolScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x756f7
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TrainerPokemaniacEthan:
|
||||
trainer EVENT_BEAT_POKEMANIAC_ETHAN, POKEMANIAC, ETHAN, PokemaniacEthanSeenText, PokemaniacEthanBeatenText, 0, PokemaniacEthanScript
|
||||
|
||||
PokemaniacEthanScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x7574b
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TrainerHikerNoland:
|
||||
trainer EVENT_BEAT_HIKER_NOLAND, HIKER, NOLAND, HikerNolandSeenText, HikerNolandBeatenText, 0, HikerNolandScript
|
||||
|
||||
HikerNolandScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x757d4
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TrainerGentlemanEdward:
|
||||
trainer EVENT_BEAT_GENTLEMAN_EDWARD, GENTLEMAN, EDWARD, GentlemanEdwardSeenText, GentlemanEdwardBeatenText, 0, GentlemanEdwardScript
|
||||
|
||||
GentlemanEdwardScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x75937
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TrainerBurglarCorey:
|
||||
trainer EVENT_BEAT_BURGLAR_COREY, BURGLAR, COREY, BurglarCoreySeenText, BurglarCoreyBeatenText, 0, BurglarCoreyScript
|
||||
|
||||
BurglarCoreyScript:
|
||||
talkaftercancel
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
writetext UnknownText_0x75996
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
SailorScript_0x755f1:
|
||||
@@ -76,18 +76,18 @@ SailorScript_0x755f1:
|
||||
faceplayer
|
||||
loadfont
|
||||
writetext UnknownText_0x75812
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
winlosstext UnknownText_0x75897, 0
|
||||
loadtrainer SAILOR, STANLY
|
||||
scriptedtrainerdata SAILOR, STANLY
|
||||
startbattle
|
||||
reloadmap
|
||||
special HealParty
|
||||
setevent EVENT_BEAT_SAILOR_STANLY
|
||||
loadfont
|
||||
writetext UnknownText_0x758b1
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
setevent EVENT_FAST_SHIP_LAZY_SAILOR
|
||||
domaptrigger FAST_SHIP_B1F, $1
|
||||
checkcode VAR_FACING
|
||||
@@ -95,14 +95,14 @@ SailorScript_0x755f1:
|
||||
applymovement $6, MovementData_0x75637
|
||||
playsound SFX_EXIT_BUILDING
|
||||
disappear $6
|
||||
waitbutton
|
||||
waitsfx
|
||||
end
|
||||
|
||||
UnknownScript_0x75629:
|
||||
applymovement $6, MovementData_0x7563c
|
||||
playsound SFX_EXIT_BUILDING
|
||||
disappear $6
|
||||
waitbutton
|
||||
waitsfx
|
||||
end
|
||||
|
||||
FastShipCabins_NNW_NNE_NETrashcan:
|
||||
|
Reference in New Issue
Block a user