Rename several script commands
This commit is contained in:
@@ -17,8 +17,8 @@ OfficerScript_0x550ec:
|
||||
checkevent EVENT_RESTORED_POWER_TO_KANTO
|
||||
iftrue .MagnetTrainToSaffron
|
||||
writetext UnknownText_0x55160
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
.MagnetTrainToSaffron:
|
||||
@@ -28,8 +28,8 @@ OfficerScript_0x550ec:
|
||||
checkitem PASS
|
||||
iffalse .PassNotInBag
|
||||
writetext UnknownText_0x551ed
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
applymovement $2, MovementData_0x55146
|
||||
applymovement PLAYER, MovementData_0x5514f
|
||||
writebyte $0
|
||||
@@ -46,14 +46,14 @@ OfficerScript_0x550ec:
|
||||
|
||||
.PassNotInBag:
|
||||
writetext UnknownText_0x5522c
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
.DecidedNotToRide:
|
||||
writetext UnknownText_0x5524f
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
Script_ArriveFromSaffron:
|
||||
@@ -62,8 +62,8 @@ Script_ArriveFromSaffron:
|
||||
applymovement $2, MovementData_0x5514b
|
||||
loadfont
|
||||
writetext UnknownText_0x5526a
|
||||
waitbutton
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
GentlemanScript_0x55143:
|
||||
|
Reference in New Issue
Block a user