2013-02-16 22:54:07 -08:00
|
|
|
CeladonDeptStore4F_MapScriptHeader: ; 0x70f0b
|
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
; 0x70f0d
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
ClerkScript_0x70f0d: ; 0x70f0d
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
|
|
|
pokemart $0, $001a
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x70f15
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
SuperNerdScript_0x70f15: ; 0x70f15
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x70f21
|
|
|
|
; 0x70f18
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
YoungsterScript_0x70f18: ; 0x70f18
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x70f55
|
|
|
|
; 0x70f1b
|
|
|
|
|
|
|
|
MapCeladonDeptStore4FSignpost0Script: ; 0x70f1b
|
|
|
|
jumptext UnknownText_0x70f8c
|
|
|
|
; 0x70f1e
|
|
|
|
|
|
|
|
MapCeladonDeptStore4FSignpost1Script: ; 0x70f1e
|
|
|
|
jumpstd $0014
|
|
|
|
; 0x70f21
|
|
|
|
|
|
|
|
UnknownText_0x70f21: ; 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
|
|
|
; 0x70f55
|
|
|
|
|
|
|
|
UnknownText_0x70f55: ; 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
|
|
|
; 0x70f8c
|
|
|
|
|
|
|
|
UnknownText_0x70f8c: ; 0x70f8c
|
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
|
|
|
; 0x70fbc
|
|
|
|
|
|
|
|
CeladonDeptStore4F_MapEventHeader: ; 0x70fbc
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
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
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 2
|
|
|
|
signpost 0, 14, $0, MapCeladonDeptStore4FSignpost0Script
|
|
|
|
signpost 0, 3, $0, MapCeladonDeptStore4FSignpost1Script
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 3
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_CLERK, 9, 17, $7, $0, 255, 255, $90, 0, ClerkScript_0x70f0d, $ffff
|
|
|
|
person_event SPRITE_SUPER_NERD, 10, 11, $5, $1, 255, 255, $a0, 0, SuperNerdScript_0x70f15, $ffff
|
|
|
|
person_event SPRITE_YOUNGSTER, 6, 12, $7, $0, 255, 255, $0, 0, YoungsterScript_0x70f18, $ffff
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x71002
|