2015-07-10 01:45:35 -07:00
|
|
|
LavenderMart_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-07-10 01:45:35 -07:00
|
|
|
ClerkScript_0x7eb1c:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadfont
|
|
|
|
pokemart $0, $0015
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
PokefanMScript_0x7eb23:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x7eb29
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
RockerScript_0x7eb26:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x7ebac
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7eb29:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "REPEL is a neces-"
|
|
|
|
line "sity if you are"
|
|
|
|
|
|
|
|
para "going to explore a"
|
|
|
|
line "cave."
|
|
|
|
|
|
|
|
para "Even though I like"
|
|
|
|
line "exploring, I still"
|
|
|
|
|
|
|
|
para "haven't made it to"
|
|
|
|
line "all the caves."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7ebac:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I heard about a"
|
|
|
|
line "craftsman who"
|
|
|
|
|
|
|
|
para "makes custom BALLS"
|
|
|
|
line "in the JOHTO town"
|
|
|
|
|
|
|
|
para "of AZALEA. I wish"
|
|
|
|
line "I had some."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
LavenderMart_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 2
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $7, $2, 5, LAVENDER_TOWN
|
|
|
|
warp_def $7, $3, 5, LAVENDER_TOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
|
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 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 3
|
2015-07-31 12:02:32 -07:00
|
|
|
person_event SPRITE_CLERK, 7, 5, $9, 0, 0, -1, -1, 0, 0, 0, ClerkScript_0x7eb1c, -1
|
|
|
|
person_event SPRITE_POKEFAN_M, 10, 10, $5, 0, 2, -1, -1, 8 + PAL_OW_RED, 0, 0, PokefanMScript_0x7eb23, -1
|
|
|
|
person_event SPRITE_ROCKER, 6, 13, $3, 0, 0, -1, -1, 0, 0, 0, RockerScript_0x7eb26, -1
|