2018-01-17 03:57:19 +00:00
|
|
|
MobileTradeRoomMobile_MapScripts:
|
2017-12-24 18:46:34 +00:00
|
|
|
.SceneScripts:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 2
|
2017-12-24 18:46:34 +00:00
|
|
|
scene_script .InitializeMobileTradeRoomMobile
|
|
|
|
scene_script .DummyScene
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.MapCallbacks:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2017-12-10 22:53:21 +00:00
|
|
|
.InitializeMobileTradeRoomMobile:
|
2017-12-11 03:34:42 +00:00
|
|
|
priorityjump .InitializeAndPreparePokecenter2F
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.DummyScene:
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2017-12-11 03:34:42 +00:00
|
|
|
.InitializeAndPreparePokecenter2F:
|
2018-01-09 23:45:25 +00:00
|
|
|
setscene 1
|
|
|
|
setmapscene POKECENTER_2F, 4
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2015-07-10 08:45:35 +00:00
|
|
|
MapMobileTradeRoomMobileSignpost0Script:
|
2018-01-12 06:40:20 +00:00
|
|
|
refreshscreen
|
2018-01-24 16:17:05 +00:00
|
|
|
special Function1037c2
|
2015-07-16 22:10:10 +00:00
|
|
|
writetext MobileTradeRoomMobile_EstablishingCommsText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
reloadmappart
|
2018-01-24 16:17:05 +00:00
|
|
|
special Function101231
|
2015-11-25 15:16:29 +00:00
|
|
|
closetext
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2015-07-16 22:10:10 +00:00
|
|
|
MobileTradeRoomMobile_EstablishingCommsText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Establishing"
|
|
|
|
line "communications…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
MobileTradeRoomMobile_MapEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.Warps:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 2
|
2017-12-28 19:31:25 +00:00
|
|
|
warp_def 4, 7, 5, POKECENTER_2F
|
|
|
|
warp_def 5, 7, 5, POKECENTER_2F
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.CoordEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.BGEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 1
|
2017-12-28 19:31:25 +00:00
|
|
|
bg_event 4, 2, BGEVENT_UP, MapMobileTradeRoomMobileSignpost0Script
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.ObjectEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|