2013-02-16 22:54:07 -08:00
|
|
|
CinnabarIsland_MapScriptHeader: ; 0x1ac9a7
|
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 1
|
|
|
|
|
|
|
|
; callbacks
|
|
|
|
|
|
|
|
dbw 5, UnknownScript_0x1ac9ac
|
|
|
|
; 0x1ac9ac
|
|
|
|
|
|
|
|
UnknownScript_0x1ac9ac: ; 0x1ac9ac
|
2013-09-24 00:51:42 -07:00
|
|
|
setflag $003f
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
; 0x1ac9b0
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
BlueScript_0x1ac9b0: ; 0x1ac9b0
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1ac9d2
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_WARP_TO
|
2013-02-16 22:54:07 -08:00
|
|
|
applymovement $2, MovementData_0x1ac9d0
|
|
|
|
disappear $2
|
2013-09-24 00:48:58 -07:00
|
|
|
clearevent $0776
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1ac9c4
|
|
|
|
|
|
|
|
MapCinnabarIslandSignpost1Script: ; 0x1ac9c4
|
|
|
|
jumptext UnknownText_0x1acc73
|
|
|
|
; 0x1ac9c7
|
|
|
|
|
|
|
|
MapCinnabarIslandSignpost2Script: ; 0x1ac9c7
|
|
|
|
jumptext UnknownText_0x1accc2
|
|
|
|
; 0x1ac9ca
|
|
|
|
|
|
|
|
MapCinnabarIslandSignpost0Script: ; 0x1ac9ca
|
|
|
|
jumpstd $0010
|
|
|
|
; 0x1ac9cd
|
|
|
|
|
|
|
|
MapCinnabarIslandSignpostItem3: ; 0x1ac9cd
|
|
|
|
dw $00fe
|
|
|
|
db RARE_CANDY
|
|
|
|
|
|
|
|
; 0x1ac9d0
|
|
|
|
|
|
|
|
MovementData_0x1ac9d0: ; 0x1ac9d0
|
|
|
|
teleport_from
|
|
|
|
step_end
|
|
|
|
; 0x1ac9d2
|
|
|
|
|
|
|
|
UnknownText_0x1ac9d2: ; 0x1ac9d2
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Who are you?"
|
|
|
|
|
|
|
|
para "Well, it's plain"
|
|
|
|
line "to see that you're"
|
|
|
|
cont "a trainer…"
|
|
|
|
|
|
|
|
para "My name's BLUE."
|
|
|
|
|
|
|
|
para "I was once the"
|
|
|
|
line "CHAMPION, although"
|
|
|
|
|
|
|
|
para "it was for only a"
|
|
|
|
line "short time…"
|
|
|
|
|
|
|
|
para "That meddling RED"
|
|
|
|
line "did me in…"
|
|
|
|
|
|
|
|
para "Anyway, what do"
|
|
|
|
line "you want? You want"
|
|
|
|
|
|
|
|
para "to challenge me or"
|
|
|
|
line "something?"
|
|
|
|
|
|
|
|
para "…I hate to say"
|
|
|
|
line "it, but I'm not in"
|
|
|
|
|
|
|
|
para "the mood for a"
|
|
|
|
line "battle now."
|
|
|
|
|
|
|
|
para "Take a good look"
|
|
|
|
line "around you…"
|
|
|
|
|
|
|
|
para "A volcano erupts,"
|
|
|
|
line "and just like"
|
|
|
|
|
|
|
|
para "that, a whole town"
|
|
|
|
line "disappears."
|
|
|
|
|
|
|
|
para "We can go on win-"
|
|
|
|
line "ning and losing in"
|
|
|
|
|
|
|
|
para "#MON. But if"
|
|
|
|
line "nature so much as"
|
|
|
|
|
|
|
|
para "twitches, we can"
|
|
|
|
line "lose in a second."
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "That's the way it"
|
|
|
|
line "is…"
|
|
|
|
|
|
|
|
para "But, anyway, I'm"
|
|
|
|
line "still a trainer."
|
|
|
|
|
|
|
|
para "If I see a strong"
|
|
|
|
line "opponent, it makes"
|
|
|
|
cont "me want to battle."
|
|
|
|
|
|
|
|
para "If you want to"
|
|
|
|
line "battle me, come to"
|
|
|
|
cont "the VIRIDIAN GYM."
|
|
|
|
|
|
|
|
para "I'll take you on"
|
|
|
|
line "then."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1acc73
|
|
|
|
|
|
|
|
UnknownText_0x1acc73: ; 0x1acc73
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There's a notice"
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "CINNABAR GYM has"
|
|
|
|
line "relocated to SEA-"
|
|
|
|
cont "FOAM ISLANDS."
|
|
|
|
|
|
|
|
para "BLAINE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1accc2
|
|
|
|
|
|
|
|
UnknownText_0x1accc2: ; 0x1accc2
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CINNABAR ISLAND"
|
|
|
|
|
|
|
|
para "The Fiery Town of"
|
|
|
|
line "Burning Desire"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1accf4
|
|
|
|
|
|
|
|
CinnabarIsland_MapEventHeader: ; 0x1accf4
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 1
|
|
|
|
warp_def $b, $b, 1, GROUP_CINNABAR_POKECENTER_1F, MAP_CINNABAR_POKECENTER_1F
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 4
|
|
|
|
signpost 11, 12, $0, MapCinnabarIslandSignpost0Script
|
|
|
|
signpost 11, 9, $0, MapCinnabarIslandSignpost1Script
|
|
|
|
signpost 7, 7, $0, MapCinnabarIslandSignpost2Script
|
|
|
|
signpost 1, 9, $7, MapCinnabarIslandSignpostItem3
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 1
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_BLUE, 10, 13, $3, $0, 255, 255, $0, 0, BlueScript_0x1ac9b0, $0775
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1acd20
|
|
|
|
|