mirror of https://github.com/pret/pokecrystal.git
Labelling, once again.
This commit is contained in:
parent
e668b6cf3a
commit
c959f7a2ea
|
@ -46,10 +46,10 @@ MapBattleTower1FSignpost0Script:
|
||||||
opentext
|
opentext
|
||||||
writetext Text_ReadBattleTowerRules
|
writetext Text_ReadBattleTowerRules
|
||||||
yesorno
|
yesorno
|
||||||
iffalse UnknownScript_0x9e3e0
|
iffalse .skip
|
||||||
writetext Text_BattleTowerRules
|
writetext Text_BattleTowerRules
|
||||||
waitbutton
|
waitbutton
|
||||||
UnknownScript_0x9e3e0:
|
.skip:
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
@ -98,18 +98,18 @@ UnknownScript_0x6e056:
|
||||||
playmusic MUSIC_ROCKET_ENCOUNTER
|
playmusic MUSIC_ROCKET_ENCOUNTER
|
||||||
spriteface TEAMROCKETBASEB3F_ROCKET1, DOWN
|
spriteface TEAMROCKETBASEB3F_ROCKET1, DOWN
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x6e400
|
writetext ExecutiveM4BeforeText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e142
|
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e142
|
||||||
winlosstext UnknownText_0x6e511, 0
|
winlosstext ExecutiveM4BeatenText, 0
|
||||||
setlasttalked TEAMROCKETBASEB3F_ROCKET1
|
setlasttalked TEAMROCKETBASEB3F_ROCKET1
|
||||||
loadtrainer EXECUTIVEM, EXECUTIVEM_4
|
loadtrainer EXECUTIVEM, EXECUTIVEM_4
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
setevent EVENT_BEAT_ROCKET_EXECUTIVEM_4
|
setevent EVENT_BEAT_ROCKET_EXECUTIVEM_4
|
||||||
opentext
|
opentext
|
||||||
writetext UnknownText_0x6e548
|
writetext ExecutiveM4AfterText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e144
|
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e144
|
||||||
|
@ -385,7 +385,7 @@ RocketBaseRivalText:
|
||||||
cont "the likes of you!"
|
cont "the likes of you!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x6e400:
|
ExecutiveM4BeforeText:
|
||||||
text "What? Who are you?"
|
text "What? Who are you?"
|
||||||
line "This is the office"
|
line "This is the office"
|
||||||
|
|
||||||
|
@ -412,7 +412,7 @@ UnknownText_0x6e400:
|
||||||
cont "place!"
|
cont "place!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x6e511:
|
ExecutiveM4BeatenText:
|
||||||
text "I… I couldn't do a"
|
text "I… I couldn't do a"
|
||||||
line "thing…"
|
line "thing…"
|
||||||
|
|
||||||
|
@ -420,7 +420,7 @@ UnknownText_0x6e511:
|
||||||
line "forgive me…"
|
line "forgive me…"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x6e548:
|
ExecutiveM4AfterText:
|
||||||
text "No, I can't let"
|
text "No, I can't let"
|
||||||
line "this affect me."
|
line "this affect me."
|
||||||
|
|
||||||
|
|
|
@ -37,11 +37,11 @@ VermilionPort_MapScripts:
|
||||||
blackoutmod VERMILION_CITY
|
blackoutmod VERMILION_CITY
|
||||||
end
|
end
|
||||||
|
|
||||||
SailorScript_0x74dc4:
|
VermilionPortSailorAtGangway:
|
||||||
faceplayer
|
faceplayer
|
||||||
opentext
|
opentext
|
||||||
checkevent EVENT_GAVE_KURT_APRICORNS
|
checkevent EVENT_GAVE_KURT_APRICORNS
|
||||||
iftrue UnknownScript_0x74e1a
|
iftrue VermilionPortAlreadyRodeScript
|
||||||
writetext UnknownText_0x74f06
|
writetext UnknownText_0x74f06
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
|
@ -72,71 +72,71 @@ SailorScript_0x74dc4:
|
||||||
warp FAST_SHIP_1F, 25, 1
|
warp FAST_SHIP_1F, 25, 1
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e1a:
|
VermilionPortAlreadyRodeScript:
|
||||||
writetext UnknownText_0x74f31
|
writetext UnknownText_0x74f31
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e20:
|
VermilionPortWalkUpToShipScript:
|
||||||
spriteface VERMILIONPORT_SAILOR2, RIGHT
|
spriteface VERMILIONPORT_SAILOR2, RIGHT
|
||||||
checkevent EVENT_GAVE_KURT_APRICORNS
|
checkevent EVENT_GAVE_KURT_APRICORNS
|
||||||
iftrue UnknownScript_0x74e86
|
iftrue .skip
|
||||||
checkevent EVENT_RECEIVED_BALLS_FROM_KURT
|
checkevent EVENT_RECEIVED_BALLS_FROM_KURT
|
||||||
iftrue UnknownScript_0x74e86
|
iftrue .skip
|
||||||
spriteface PLAYER, LEFT
|
spriteface PLAYER, LEFT
|
||||||
opentext
|
opentext
|
||||||
checkcode VAR_WEEKDAY
|
checkcode VAR_WEEKDAY
|
||||||
if_equal MONDAY, UnknownScript_0x74e72
|
if_equal MONDAY, .NextShipWednesday
|
||||||
if_equal TUESDAY, UnknownScript_0x74e72
|
if_equal TUESDAY, .NextShipWednesday
|
||||||
if_equal THURSDAY, UnknownScript_0x74e7c
|
if_equal THURSDAY, .NextShipSunday
|
||||||
if_equal FRIDAY, UnknownScript_0x74e7c
|
if_equal FRIDAY, .NextShipSunday
|
||||||
if_equal SATURDAY, UnknownScript_0x74e7c
|
if_equal SATURDAY, .NextShipSunday
|
||||||
writetext UnknownText_0x74f4d
|
writetext UnknownText_0x74f4d
|
||||||
yesorno
|
yesorno
|
||||||
iffalse UnknownScript_0x74e8d
|
iffalse VermilionPortNotRidingMoveAwayScript
|
||||||
writetext UnknownText_0x74f8b
|
writetext UnknownText_0x74f8b
|
||||||
buttonsound
|
buttonsound
|
||||||
checkitem S_S_TICKET
|
checkitem S_S_TICKET
|
||||||
iffalse UnknownScript_0x74e68
|
iffalse .NoTicket
|
||||||
writetext UnknownText_0x74fc2
|
writetext VermilionPortSSTicketText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
setevent EVENT_RECEIVED_BALLS_FROM_KURT
|
setevent EVENT_RECEIVED_BALLS_FROM_KURT
|
||||||
applymovement PLAYER, MovementData_0x74ef8
|
applymovement PLAYER, MovementData_0x74ef8
|
||||||
jump SailorScript_0x74dc4
|
jump VermilionPortSailorAtGangway
|
||||||
|
|
||||||
UnknownScript_0x74e68:
|
.NoTicket:
|
||||||
writetext UnknownText_0x74ff2
|
writetext UnknownText_0x74ff2
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement PLAYER, MovementData_0x74ef5
|
applymovement PLAYER, MovementData_0x74ef5
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e72:
|
.NextShipWednesday:
|
||||||
writetext UnknownText_0x75059
|
writetext UnknownText_0x75059
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement PLAYER, MovementData_0x74ef5
|
applymovement PLAYER, MovementData_0x74ef5
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e7c:
|
.NextShipSunday:
|
||||||
writetext UnknownText_0x75080
|
writetext UnknownText_0x75080
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement PLAYER, MovementData_0x74ef5
|
applymovement PLAYER, MovementData_0x74ef5
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e86:
|
.skip:
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e87:
|
VermilionPortNotRidingScript:
|
||||||
writetext UnknownText_0x74fa7
|
writetext UnknownText_0x74fa7
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
UnknownScript_0x74e8d:
|
VermilionPortNotRidingMoveAwayScript:
|
||||||
writetext UnknownText_0x74fa7
|
writetext UnknownText_0x74fa7
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
|
@ -147,7 +147,7 @@ SailorScript_0x74e97:
|
||||||
faceplayer
|
faceplayer
|
||||||
opentext
|
opentext
|
||||||
checkevent EVENT_GAVE_KURT_APRICORNS
|
checkevent EVENT_GAVE_KURT_APRICORNS
|
||||||
iftrue UnknownScript_0x74e1a
|
iftrue VermilionPortAlreadyRodeScript
|
||||||
checkcode VAR_WEEKDAY
|
checkcode VAR_WEEKDAY
|
||||||
if_equal MONDAY, .NextShipWednesday
|
if_equal MONDAY, .NextShipWednesday
|
||||||
if_equal TUESDAY, .NextShipWednesday
|
if_equal TUESDAY, .NextShipWednesday
|
||||||
|
@ -156,17 +156,17 @@ SailorScript_0x74e97:
|
||||||
if_equal SATURDAY, .NextShipSunday
|
if_equal SATURDAY, .NextShipSunday
|
||||||
writetext UnknownText_0x74f4d
|
writetext UnknownText_0x74f4d
|
||||||
yesorno
|
yesorno
|
||||||
iffalse UnknownScript_0x74e87
|
iffalse VermilionPortNotRidingScript
|
||||||
writetext UnknownText_0x74f8b
|
writetext UnknownText_0x74f8b
|
||||||
buttonsound
|
buttonsound
|
||||||
checkitem S_S_TICKET
|
checkitem S_S_TICKET
|
||||||
iffalse .NoTicket
|
iffalse .NoTicket
|
||||||
writetext UnknownText_0x74fc2
|
writetext VermilionPortSSTicketText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
setevent EVENT_RECEIVED_BALLS_FROM_KURT
|
setevent EVENT_RECEIVED_BALLS_FROM_KURT
|
||||||
applymovement PLAYER, MovementData_0x74efe
|
applymovement PLAYER, MovementData_0x74efe
|
||||||
jump SailorScript_0x74dc4
|
jump VermilionPortSailorAtGangway
|
||||||
|
|
||||||
.NoTicket:
|
.NoTicket:
|
||||||
writetext UnknownText_0x74ff2
|
writetext UnknownText_0x74ff2
|
||||||
|
@ -257,7 +257,7 @@ UnknownText_0x74fa7:
|
||||||
line "again!"
|
line "again!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x74fc2:
|
VermilionPortSSTicketText:
|
||||||
text "<PLAYER> flashed"
|
text "<PLAYER> flashed"
|
||||||
line "the S.S.TICKET."
|
line "the S.S.TICKET."
|
||||||
|
|
||||||
|
@ -309,7 +309,7 @@ VermilionPort_MapEvents:
|
||||||
|
|
||||||
.CoordEvents:
|
.CoordEvents:
|
||||||
db 1
|
db 1
|
||||||
coord_event 7, 11, 0, UnknownScript_0x74e20
|
coord_event 7, 11, 0, VermilionPortWalkUpToShipScript
|
||||||
|
|
||||||
.BGEvents:
|
.BGEvents:
|
||||||
db 1
|
db 1
|
||||||
|
@ -317,6 +317,6 @@ VermilionPort_MapEvents:
|
||||||
|
|
||||||
.ObjectEvents:
|
.ObjectEvents:
|
||||||
db 3
|
db 3
|
||||||
object_event 7, 17, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SailorScript_0x74dc4, EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
|
object_event 7, 17, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, VermilionPortSailorAtGangway, EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
|
||||||
object_event 6, 11, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SailorScript_0x74e97, -1
|
object_event 6, 11, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SailorScript_0x74e97, -1
|
||||||
object_event 11, 11, SPRITE_SUPER_NERD, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 2, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SuperNerdScript_0x74ee6, -1
|
object_event 11, 11, SPRITE_SUPER_NERD, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 2, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SuperNerdScript_0x74ee6, -1
|
||||||
|
|
Loading…
Reference in New Issue