You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename several script commands
This commit is contained in:
@@ -24,21 +24,21 @@ UnknownScript_0x191802:
|
||||
iffalse UnknownScript_0x19181f
|
||||
setevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT
|
||||
writetext UnknownText_0x191a72
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownScript_0x191815:
|
||||
writetext UnknownText_0x191ae0
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownScript_0x19181b:
|
||||
writetext UnknownText_0x191b38
|
||||
closetext
|
||||
waitbutton
|
||||
UnknownScript_0x19181f:
|
||||
loadmovesprites
|
||||
closetext
|
||||
end
|
||||
|
||||
ReceptionistScript_0x191821:
|
||||
@@ -52,44 +52,44 @@ FisherScript_0x191824:
|
||||
checkevent EVENT_RETURNED_MACHINE_PART
|
||||
iftrue UnknownScript_0x191838
|
||||
writetext UnknownText_0x191ba0
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownScript_0x191838:
|
||||
writetext UnknownText_0x191bff
|
||||
checkevent EVENT_MET_COPYCAT_FOUND_OUT_ABOUT_LOST_ITEM
|
||||
iftrue UnknownScript_0x191844
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownScript_0x191844:
|
||||
keeptextopen
|
||||
writetext UnknownText_0x191c5a
|
||||
keeptextopen
|
||||
waitbutton
|
||||
waitsfx
|
||||
giveitem LOST_ITEM
|
||||
iffalse UnknownScript_0x191865
|
||||
disappear $6
|
||||
writetext UnknownText_0x191d0a
|
||||
playsound SFX_KEY_ITEM
|
||||
waitbutton
|
||||
waitsfx
|
||||
itemnotify
|
||||
setevent EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB
|
||||
loadmovesprites
|
||||
closetext
|
||||
end
|
||||
|
||||
UnknownScript_0x19185f:
|
||||
writetext UnknownText_0x191d1e
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
UnknownScript_0x191865:
|
||||
writetext UnknownText_0x191d58
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
TeacherScript_0x19186b:
|
||||
@@ -102,8 +102,8 @@ OddishScript_0x191871:
|
||||
loadfont
|
||||
writetext UnknownText_0x191de9
|
||||
cry BAYLEEF
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
MapPokemonFanClubSignpost0Script:
|
||||
|
||||
Reference in New Issue
Block a user