2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore4F_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
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_0x70f0d:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
|
|
|
pokemart $0, $001a
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
SuperNerdScript_0x70f15:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x70f21
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
YoungsterScript_0x70f18:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x70f55
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore4FDirectory:
|
|
|
|
jumptext CeladonDeptStore4FDirectoryText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore4FElevatorButton:
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd elevatorbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x70f21:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm here to buy"
|
|
|
|
line "SURF MAIL to send"
|
|
|
|
cont "to my girlfriend."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x70f55:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This is the only"
|
|
|
|
line "place where you"
|
|
|
|
|
|
|
|
para "can buy LOVELY"
|
|
|
|
line "MAIL."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore4FDirectoryText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Express Yourself"
|
|
|
|
line "With Gifts!"
|
|
|
|
|
|
|
|
para "4F: WISEMAN GIFTS"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonDeptStore4F_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 3
|
|
|
|
warp_def $0, $c, 1, GROUP_CELADON_DEPT_STORE_5F, MAP_CELADON_DEPT_STORE_5F
|
|
|
|
warp_def $0, $f, 2, GROUP_CELADON_DEPT_STORE_3F, MAP_CELADON_DEPT_STORE_3F
|
|
|
|
warp_def $0, $2, 1, GROUP_CELADON_DEPT_STORE_ELEVATOR, MAP_CELADON_DEPT_STORE_ELEVATOR
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 0, 14, SIGNPOST_READ, CeladonDeptStore4FDirectory
|
|
|
|
signpost 0, 3, SIGNPOST_READ, CeladonDeptStore4FElevatorButton
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 3
|
2015-07-19 01:58:31 -07:00
|
|
|
person_event SPRITE_CLERK, 9, 17, OW_UP | $3, $0, -1, -1, (PAL_OW_BLUE << 4) | $80, 0, ClerkScript_0x70f0d, -1
|
|
|
|
person_event SPRITE_SUPER_NERD, 10, 11, OW_UP | $1, $1, -1, -1, (PAL_OW_GREEN << 4) | $80, 0, SuperNerdScript_0x70f15, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 6, 12, OW_UP | $3, $0, -1, -1, $0, 0, YoungsterScript_0x70f18, -1
|