2015-11-27 05:22:14 +00:00
|
|
|
const_value set 2
|
|
|
|
const CELADONDEPTSTORE2F_CLERK1
|
|
|
|
const CELADONDEPTSTORE2F_CLERK2
|
|
|
|
const CELADONDEPTSTORE2F_POKEFAN_M
|
|
|
|
const CELADONDEPTSTORE2F_YOUNGSTER
|
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
CeladonDeptStore2F_MapScripts:
|
2017-12-24 18:46:34 +00:00
|
|
|
.SceneScripts:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.MapCallbacks:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ClerkScript_0x70bad:
|
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
|
|
|
|
|
2015-06-26 04:01:08 +00:00
|
|
|
ClerkScript_0x70bb5:
|
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:
|
2015-06-25 01:26:24 +00:00
|
|
|
jumpstd elevatorbutton
|
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:
|
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 3
|
2018-01-28 18:20:04 +00:00
|
|
|
warp_event 12, 0, 1, CELADON_DEPT_STORE_3F
|
|
|
|
warp_event 15, 0, 3, CELADON_DEPT_STORE_1F
|
|
|
|
warp_event 2, 0, 1, CELADON_DEPT_STORE_ELEVATOR
|
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 2
|
2017-12-28 19:31:25 +00:00
|
|
|
bg_event 14, 0, BGEVENT_READ, CeladonDeptStore2FDirectory
|
|
|
|
bg_event 3, 0, BGEVENT_READ, CeladonDeptStore2FElevatorButton
|
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 4
|
2017-12-28 19:31:25 +00: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
|