2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const SAFFRONTRAINSTATION_OFFICER
|
|
|
|
const SAFFRONTRAINSTATION_GYM_GUY
|
|
|
|
const SAFFRONTRAINSTATION_TEACHER
|
|
|
|
const SAFFRONTRAINSTATION_LASS
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SaffronTrainStation_MapScriptHeader:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-24 10:46:34 -08:00
|
|
|
scene_script .DummyScene
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.DummyScene:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x18a81e:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RESTORED_POWER_TO_KANTO
|
2015-07-25 11:25:37 -07:00
|
|
|
iftrue .MagnetTrainToGoldenrod
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a8a9
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-25 11:25:37 -07:00
|
|
|
.MagnetTrainToGoldenrod:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a8dd
|
2013-02-16 22:54:07 -08:00
|
|
|
yesorno
|
2015-07-25 11:25:37 -07:00
|
|
|
iffalse .DecidedNotToRide
|
2013-02-16 22:54:07 -08:00
|
|
|
checkitem PASS
|
2015-07-25 11:25:37 -07:00
|
|
|
iffalse .PassNotInBag
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a917
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement SAFFRONTRAINSTATION_OFFICER, MovementData_0x18a88f
|
2015-07-21 23:49:18 -07:00
|
|
|
applymovement PLAYER, MovementData_0x18a898
|
2013-02-16 22:54:07 -08:00
|
|
|
writebyte $1
|
2015-07-20 15:59:26 -07:00
|
|
|
special Special_MagnetTrain
|
2013-02-16 22:54:07 -08:00
|
|
|
warpcheck
|
2015-11-11 20:38:57 -08:00
|
|
|
newloadmap MAPSETUP_TRAIN
|
2015-07-25 17:18:59 -07:00
|
|
|
applymovement PLAYER, .MovementBoardTheTrain
|
2013-09-30 22:03:08 -07:00
|
|
|
wait $14
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-25 11:25:37 -07:00
|
|
|
.MovementBoardTheTrain:
|
2016-05-14 10:46:14 -07:00
|
|
|
turn_head DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-25 11:25:37 -07:00
|
|
|
.PassNotInBag:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a956
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-25 11:25:37 -07:00
|
|
|
.DecidedNotToRide:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a978
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-25 11:25:37 -07:00
|
|
|
Script_ArriveFromGoldenrod:
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement SAFFRONTRAINSTATION_OFFICER, MovementData_0x18a88f
|
2015-07-21 23:49:18 -07:00
|
|
|
applymovement PLAYER, MovementData_0x18a8a1
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement SAFFRONTRAINSTATION_OFFICER, MovementData_0x18a894
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a993
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
GymGuyScript_0x18a875:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RETURNED_MACHINE_PART
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x18a883
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18a9ca
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x18a883:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18aa61
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
SaffronTrainStationTeacherScript:
|
|
|
|
jumptextfaceplayer SaffronTrainStationTeacherText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
SaffronTrainStationLassScript:
|
|
|
|
jumptextfaceplayer SaffronTrainStationLassText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x18a88f:
|
2016-05-14 10:46:14 -07:00
|
|
|
step UP
|
|
|
|
step UP
|
|
|
|
step RIGHT
|
|
|
|
turn_head LEFT
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x18a894:
|
2016-05-14 10:46:14 -07:00
|
|
|
step LEFT
|
|
|
|
step DOWN
|
|
|
|
step DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x18a898:
|
2016-05-14 10:46:14 -07:00
|
|
|
step UP
|
|
|
|
step UP
|
|
|
|
step UP
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step UP
|
|
|
|
step UP
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x18a8a1:
|
2016-05-14 10:46:14 -07:00
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step DOWN
|
|
|
|
step DOWN
|
|
|
|
step DOWN
|
|
|
|
step DOWN
|
|
|
|
turn_head UP
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a8a9:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm sorry, but the"
|
|
|
|
line "MAGNET TRAIN isn't"
|
|
|
|
cont "operating now."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a8dd:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We'll soon depart"
|
|
|
|
line "for GOLDENROD."
|
|
|
|
|
|
|
|
para "Are you coming on"
|
|
|
|
line "board?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a917:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "May I see your"
|
|
|
|
line "rail PASS, please?"
|
|
|
|
|
|
|
|
para "OK. Right this"
|
|
|
|
line "way, please."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a956:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Sorry, but you"
|
|
|
|
line "don't have a PASS."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a978:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We hope to see you"
|
|
|
|
line "again."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a993:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We have arrived in"
|
|
|
|
line "SAFFRON."
|
|
|
|
|
|
|
|
para "We hope to see you"
|
|
|
|
line "again."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18a9ca:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The MAGNET TRAIN"
|
|
|
|
line "is a super-modern"
|
|
|
|
|
|
|
|
para "rail liner that"
|
|
|
|
line "uses electricity"
|
|
|
|
|
|
|
|
para "and magnets to"
|
|
|
|
line "attain incredible"
|
|
|
|
cont "speed."
|
|
|
|
|
|
|
|
para "However, if there"
|
|
|
|
line "isn't any elec-"
|
|
|
|
cont "tricity…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18aa61:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whew…"
|
|
|
|
|
|
|
|
para "How many times"
|
|
|
|
line "have I gone back"
|
|
|
|
|
|
|
|
para "and forth between"
|
|
|
|
line "KANTO and JOHTO?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
SaffronTrainStationTeacherText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Before the MAGNET"
|
|
|
|
line "TRAIN STATION was"
|
|
|
|
|
|
|
|
para "built, there was a"
|
|
|
|
line "house there."
|
|
|
|
|
|
|
|
para "A little girl"
|
|
|
|
line "named COPYCAT used"
|
|
|
|
cont "to live there."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
SaffronTrainStationLassText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hi. Do you have a"
|
|
|
|
line "rail PASS? I have"
|
|
|
|
|
|
|
|
para "one. All the peo-"
|
|
|
|
line "ple in SAFFRON who"
|
|
|
|
|
|
|
|
para "ride the MAGNET"
|
|
|
|
line "TRAIN have PASSES."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SaffronTrainStation_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 4
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $11, $8, 6, SAFFRON_CITY
|
|
|
|
warp_def $11, $9, 6, SAFFRON_CITY
|
|
|
|
warp_def $5, $6, 4, GOLDENROD_MAGNET_TRAIN_STATION
|
|
|
|
warp_def $5, $b, 3, GOLDENROD_MAGNET_TRAIN_STATION
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-24 10:46:34 -08:00
|
|
|
coord_event 0, $6, $b, Script_ArriveFromGoldenrod
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 4
|
2017-12-24 10:46:34 -08:00
|
|
|
object_event SPRITE_OFFICER, 9, 9, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, OfficerScript_0x18a81e, -1
|
|
|
|
object_event SPRITE_GYM_GUY, 14, 10, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, GymGuyScript_0x18a875, -1
|
|
|
|
object_event SPRITE_TEACHER, 11, 6, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SaffronTrainStationTeacherScript, EVENT_SAFFRON_TRAIN_STATION_POPULATION
|
|
|
|
object_event SPRITE_LASS, 10, 6, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, SaffronTrainStationLassScript, EVENT_SAFFRON_TRAIN_STATION_POPULATION
|