2015-07-10 01:45:35 -07:00
|
|
|
PewterMart_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_0x1a2dcb:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadfont
|
|
|
|
pokemart $0, $0013
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
YoungsterScript_0x1a2dd2:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x1a2dd8
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SuperNerdScript_0x1a2dd5:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x1a2e3a
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x1a2dd8:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hi! Check out my"
|
|
|
|
line "GYARADOS!"
|
|
|
|
|
|
|
|
para "I raised it from a"
|
|
|
|
line "MAGIKARP. I can't"
|
|
|
|
|
|
|
|
para "believe how strong"
|
|
|
|
line "it has become."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x1a2e3a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There once was a"
|
|
|
|
line "weird old man who"
|
|
|
|
cont "sold MAGIKARP."
|
|
|
|
|
|
|
|
para "He was saying the"
|
|
|
|
line "MAGIKARP from the"
|
|
|
|
|
|
|
|
para "LAKE OF RAGE were"
|
|
|
|
line "excellent."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
PewterMart_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, 3, PEWTER_CITY
|
|
|
|
warp_def $7, $3, 3, PEWTER_CITY
|
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-29 15:22:23 -07:00
|
|
|
person_event SPRITE_CLERK, 7, 5, $9, 0, 0, -1, -1, $0, 0, ClerkScript_0x1a2dcb, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 6, 13, $5, 0, 2, -1, -1, $0, 0, YoungsterScript_0x1a2dd2, -1
|
|
|
|
person_event SPRITE_SUPER_NERD, 10, 10, $3, 0, 0, -1, -1, (PAL_OW_RED << 4) | $80, 0, SuperNerdScript_0x1a2dd5, -1
|