2020-07-24 13:49:26 +00:00
|
|
|
object_const_def
|
2015-11-27 05:22:14 +00:00
|
|
|
const CELADONDEPTSTORE2F_CLERK1
|
|
|
|
const CELADONDEPTSTORE2F_CLERK2
|
|
|
|
const CELADONDEPTSTORE2F_POKEFAN_M
|
|
|
|
const CELADONDEPTSTORE2F_YOUNGSTER
|
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
CeladonDeptStore2F_MapScripts:
|
2020-07-24 13:49:26 +00:00
|
|
|
def_scene_scripts
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_callbacks
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-02-28 21:50:43 +00:00
|
|
|
CeladonDeptStore2FClerk1Script:
|
2013-02-17 06:54:07 +00:00
|
|
|
faceplayer
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2015-11-02 22:38:08 +00:00
|
|
|
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_1
|
2015-11-25 15:16:29 +00:00
|
|
|
closetext
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2018-02-28 21:50:43 +00:00
|
|
|
CeladonDeptStore2FClerk2Script:
|
2013-02-17 06:54:07 +00:00
|
|
|
faceplayer
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2015-11-02 22:38:08 +00:00
|
|
|
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_2
|
2015-11-25 15:16:29 +00:00
|
|
|
closetext
|
2013-02-17 06:54:07 +00:00
|
|
|
end
|
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
CeladonDeptStore2FPokefanMScript:
|
|
|
|
jumptextfaceplayer CeladonDeptStore2FPokefanMText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
CeladonDeptStore2FYoungsterScript:
|
|
|
|
jumptextfaceplayer CeladonDeptStore2FYoungsterText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
CeladonDeptStore2FDirectory:
|
|
|
|
jumptext CeladonDeptStore2FDirectoryText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
CeladonDeptStore2FElevatorButton:
|
2020-06-10 20:44:16 +00:00
|
|
|
jumpstd ElevatorButtonScript
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
CeladonDeptStore2FPokefanMText:
|
2014-03-06 05:29:44 +00: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-17 06:54:07 +00:00
|
|
|
|
2017-12-18 00:48:04 +00:00
|
|
|
CeladonDeptStore2FYoungsterText:
|
2014-03-06 05:29:44 +00: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-17 06:54:07 +00:00
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
CeladonDeptStore2FDirectoryText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Top Grade Items"
|
|
|
|
line "for Trainers!"
|
|
|
|
|
|
|
|
para "2F: TRAINER'S"
|
|
|
|
line " MARKET"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
CeladonDeptStore2F_MapEvents:
|
2018-01-30 19:15:47 +00:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_warp_events
|
2018-02-02 03:22:07 +00:00
|
|
|
warp_event 12, 0, CELADON_DEPT_STORE_3F, 1
|
|
|
|
warp_event 15, 0, CELADON_DEPT_STORE_1F, 3
|
|
|
|
warp_event 2, 0, CELADON_DEPT_STORE_ELEVATOR, 1
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_coord_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_bg_events
|
2018-02-02 03:22:07 +00:00
|
|
|
bg_event 14, 0, BGEVENT_READ, CeladonDeptStore2FDirectory
|
|
|
|
bg_event 3, 0, BGEVENT_READ, CeladonDeptStore2FElevatorButton
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_object_events
|
2018-02-28 21:50:43 +00:00
|
|
|
object_event 13, 5, SPRITE_CLERK, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, CeladonDeptStore2FClerk1Script, -1
|
|
|
|
object_event 14, 5, SPRITE_CLERK, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, CeladonDeptStore2FClerk2Script, -1
|
2018-02-02 03:22:07 +00:00
|
|
|
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
|