2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const CELADONDEPTSTORE2F_CLERK1
|
|
|
|
const CELADONDEPTSTORE2F_CLERK2
|
|
|
|
const CELADONDEPTSTORE2F_POKEFAN_M
|
|
|
|
const CELADONDEPTSTORE2F_YOUNGSTER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
CeladonDeptStore2F_MapScripts:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ClerkScript_0x70bad:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-11-02 14:38:08 -08:00
|
|
|
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_1
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
ClerkScript_0x70bb5:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-11-02 14:38:08 -08:00
|
|
|
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_2
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
CeladonDeptStore2FPokefanMScript:
|
|
|
|
jumptextfaceplayer CeladonDeptStore2FPokefanMText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
CeladonDeptStore2FYoungsterScript:
|
|
|
|
jumptextfaceplayer CeladonDeptStore2FYoungsterText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore2FDirectory:
|
|
|
|
jumptext CeladonDeptStore2FDirectoryText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore2FElevatorButton:
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd elevatorbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
CeladonDeptStore2FPokefanMText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I just recently"
|
|
|
|
line "became a trainer."
|
|
|
|
|
|
|
|
para "My son encouraged"
|
|
|
|
line "me to do it."
|
|
|
|
|
|
|
|
para "I'm impressed by"
|
|
|
|
line "the selection of"
|
|
|
|
cont "convenient items."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
CeladonDeptStore2FYoungsterText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My dad's having a"
|
|
|
|
line "hard time learning"
|
|
|
|
|
|
|
|
para "the names of items"
|
|
|
|
line "and how they are"
|
|
|
|
|
|
|
|
para "supposed to be"
|
|
|
|
line "used…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore2FDirectoryText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Top Grade Items"
|
|
|
|
line "for Trainers!"
|
|
|
|
|
|
|
|
para "2F: TRAINER'S"
|
|
|
|
line " MARKET"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
CeladonDeptStore2F_MapEvents:
|
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 3
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 12, 0, 1, CELADON_DEPT_STORE_3F
|
|
|
|
warp_def 15, 0, 3, CELADON_DEPT_STORE_1F
|
|
|
|
warp_def 2, 0, 1, CELADON_DEPT_STORE_ELEVATOR
|
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 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 14, 0, BGEVENT_READ, CeladonDeptStore2FDirectory
|
|
|
|
bg_event 3, 0, BGEVENT_READ, CeladonDeptStore2FElevatorButton
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 4
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 13, 5, SPRITE_CLERK, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, ClerkScript_0x70bad, -1
|
|
|
|
object_event 14, 5, SPRITE_CLERK, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, ClerkScript_0x70bb5, -1
|
|
|
|
object_event 5, 2, SPRITE_POKEFAN_M, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, CeladonDeptStore2FPokefanMScript, -1
|
|
|
|
object_event 6, 2, SPRITE_YOUNGSTER, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, CeladonDeptStore2FYoungsterScript, -1
|