pokecrystal-board/maps/CherrygroveCity.asm
yenatch e2c2e20f93 Use charmaps for special string codepoints.
Also fix all the text.
Also fix some unreferenced scripts that were interpreted as text.
2015-06-27 22:53:38 -07:00

578 lines
10 KiB
NASM

CherrygroveCity_MapScriptHeader:
; trigger count
db 2
; triggers
dw .Trigger1, $0000
dw .Trigger2, $0000
; callback count
db 1
; callbacks
dbw 5, .FlyPoint
.Trigger1
end
.Trigger2
end
.FlyPoint
setflag ENGINE_FLYPOINT_CHERRYGROVE
return
CherrygroveCityGuideGent:
faceplayer
loadfont
writetext GuideGentIntroText
yesorno
iffalse .No
jump .Yes
.Yes
writetext GuideGentTourText1
closetext
loadmovesprites
playmusic MUSIC_SHOW_ME_AROUND
follow $2, $0
applymovement $2, MovementData_0x19c195
loadfont
writetext GuideGentPokeCenterText
closetext
loadmovesprites
applymovement $2, MovementData_0x19c19b
spriteface $0, UP
loadfont
writetext GuideGentMartText
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1a3
spriteface $0, UP
loadfont
writetext GuideGentRoute30Text
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1ac
spriteface $0, LEFT
loadfont
writetext GuideGentSeaText
closetext
loadmovesprites
applymovement $2, MovementData_0x19c1b6
spriteface $0, UP
pause 60
spriteface $2, LEFT
spriteface $0, RIGHT
loadfont
writetext GuideGentGiftText
keeptextopen
stringtotext .mapcardname, $1
scall .UnknownScript_0x19c097
setflag $0001
writetext GotMapCardText
keeptextopen
writetext GuideGentPokegearText
closetext
loadmovesprites
stopfollow
special RestartMapMusic
spriteface $0, UP
applymovement $2, MovementData_0x19c1cb
playsound SFX_ENTER_DOOR
disappear $2
clearevent EVENT_GUIDE_GENT_VISIBLE_IN_CHERRYGROVE
waitbutton
end
.UnknownScript_0x19c097
jumpstd $002f
end
.mapcardname
db "MAP CARD@"
.No
writetext GuideGentNoText
closetext
loadmovesprites
end
UnknownScript_0x19c0aa:
moveperson $3, $27, $7
UnknownScript_0x19c0ae:
spriteface $0, RIGHT
showemote $0, $0, 15
special Functionc48f
pause 15
appear $3
applymovement $3, MovementData_0x19c1ce
spriteface $0, RIGHT
playmusic MUSIC_RIVAL_ENCOUNTER
loadfont
writetext UnknownText_0x19c4e2
closetext
loadmovesprites
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x19c0ee
checkevent EVENT_GOT_CHIKORITA_FROM_ELM
iftrue UnknownScript_0x19c104
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_3
writecode $3, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
reloadmap
iftrue UnknownScript_0x19c11a
jump UnknownScript_0x19c126
UnknownScript_0x19c0ee:
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_1
writecode $3, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
reloadmap
iftrue UnknownScript_0x19c11a
jump UnknownScript_0x19c126
UnknownScript_0x19c104:
winlosstext UnknownText_0x19c57f, UnknownText_0x19c5e6
setlasttalked $3
loadtrainer RIVAL1, RIVAL1_2
writecode $3, BATTLETYPE_CANLOSE
startbattle
reloadmapmusic
reloadmap
iftrue UnknownScript_0x19c11a
jump UnknownScript_0x19c126
UnknownScript_0x19c11a:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x19c608
closetext
loadmovesprites
jump UnknownScript_0x19c12f
UnknownScript_0x19c126:
playmusic MUSIC_RIVAL_AFTER
loadfont
writetext UnknownText_0x19c59e
closetext
loadmovesprites
UnknownScript_0x19c12f:
playsound SFX_TACKLE
applymovement $0, MovementData_0x19c1d4
spriteface $0, LEFT
applymovement $3, MovementData_0x19c1da
disappear $3
dotrigger $0
special HealParty
playmapmusic
end
TeacherScript_0x19c146:
faceplayer
loadfont
checkflag $0001
iftrue UnknownScript_0x19c154
writetext UnknownText_0x19c650
closetext
loadmovesprites
end
UnknownScript_0x19c154:
writetext UnknownText_0x19c6a8
closetext
loadmovesprites
end
YoungsterScript_0x19c15a:
faceplayer
loadfont
checkflag $000b
iftrue UnknownScript_0x19c168
writetext UnknownText_0x19c6d6
closetext
loadmovesprites
end
UnknownScript_0x19c168:
writetext UnknownText_0x19c701
closetext
loadmovesprites
end
MysticWaterGuy:
faceplayer
loadfont
checkevent EVENT_GOT_MYSTIC_WATER_IN_CHERRYGROVE
iftrue UnknownScript_0x19c183
writetext UnknownText_0x19c766
keeptextopen
verbosegiveitem MYSTIC_WATER, 1
iffalse UnknownScript_0x19c187
setevent EVENT_GOT_MYSTIC_WATER_IN_CHERRYGROVE
UnknownScript_0x19c183:
writetext UnknownText_0x19c7c1
closetext
UnknownScript_0x19c187:
loadmovesprites
end
CherrygroveCitySign:
jumptext CherrygroveCitySignText
GuideGentsHouseSign:
jumptext GuideGentsHouseSignText
CherrygroveCityPokeCenterSign:
jumpstd pokecentersign
CherrygroveCityMartSign:
jumpstd martsign
MovementData_0x19c195:
step_left
step_left
step_up
step_left
turn_head_up
step_end
MovementData_0x19c19b:
step_left
step_left
step_left
step_left
step_left
step_left
turn_head_up
step_end
MovementData_0x19c1a3:
step_left
step_left
step_left
step_left
step_left
step_left
step_left
turn_head_up
step_end
MovementData_0x19c1ac:
step_left
step_left
step_left
step_down
step_left
step_left
step_left
step_down
turn_head_left
step_end
MovementData_0x19c1b6:
step_down
step_down
step_right
step_right
step_right
step_right
step_right
step_right
step_right
step_right
step_right
step_right
step_down
step_down
step_right
step_right
step_right
step_right
step_right
turn_head_up
step_end
MovementData_0x19c1cb:
step_up
step_up
step_end
MovementData_0x19c1ce:
step_left
step_left
step_left
step_left
step_left
step_end
MovementData_0x19c1d4:
big_step_down
turn_head_up
step_end
MovementData_0x19c1d7:
step_left
turn_head_down
step_end
MovementData_0x19c1da:
big_step_left
big_step_left
big_step_left
big_step_left
big_step_up
big_step_up
big_step_left
big_step_left
step_end
GuideGentIntroText:
text "You're a rookie"
line "trainer, aren't"
cont "you? I can tell!"
para "That's OK! Every-"
line "one is a rookie"
cont "at some point!"
para "If you'd like, I"
line "can teach you a"
cont "few things."
done
GuideGentTourText1:
text "OK, then!"
line "Follow me!"
done
GuideGentPokeCenterText:
text "This is a #MON"
line "CENTER. They heal"
para "your #MON in no"
line "time at all."
para "You'll be relying"
line "on them a lot, so"
para "you better learn"
line "about them."
done
GuideGentMartText:
text "This is a #MON"
line "MART."
para "They sell BALLS"
line "for catching wild"
para "#MON and other"
line "useful items."
done
GuideGentRoute30Text:
text "ROUTE 30 is out"
line "this way."
para "Trainers will be"
line "battling their"
para "prized #MON"
line "there."
done
GuideGentSeaText:
text "This is the sea,"
line "as you can see."
para "Some #MON are"
line "found only in"
cont "water."
done
GuideGentGiftText:
text "Here…"
para "It's my house!"
line "Thanks for your"
cont "company."
para "Let me give you a"
line "small gift."
done
GotMapCardText:
text "<PLAYER>'s #GEAR"
line "now has a MAP!"
done
GuideGentPokegearText:
text "#GEAR becomes"
line "more useful as you"
cont "add CARDS."
para "I wish you luck on"
line "your journey!"
done
GuideGentNoText:
text "Oh… It's something"
line "I enjoy doing…"
para "Fine. Come see me"
line "when you like."
done
UnknownText_0x19c4e2:
text $56, " ", $56, " ", $56
para "You got a #MON"
line "at the LAB."
para "What a waste."
line "A wimp like you."
para $56, " ", $56, " ", $56
para "Don't you get what"
line "I'm saying?"
para "Well, I too, have"
line "a good #MON."
para "I'll show you"
line "what I mean!"
done
UnknownText_0x19c57f:
text "Humph. Are you"
line "happy you won?"
done
UnknownText_0x19c59e:
text $56, " ", $56, " ", $56
para "My name's ???."
para "I'm going to be"
line "the world's great-"
cont "est #MON"
cont "trainer."
done
UnknownText_0x19c5e6:
text "Humph. That was a"
line "waste of time."
done
UnknownText_0x19c608:
text $56, " ", $56, " ", $56
para "My name's ???."
para "I'm going to be"
line "the world's great-"
cont "est #MON"
cont "trainer."
done
UnknownText_0x19c650:
text "Did you talk to"
line "the old man by the"
cont "#MON CENTER?"
para "He'll put a MAP of"
line "JOHTO on your"
cont "#GEAR."
done
UnknownText_0x19c6a8:
text "When you're with"
line "#MON, going"
cont "anywhere is fun."
done
UnknownText_0x19c6d6:
text "MR.#MON's house"
line "is still farther"
cont "up ahead."
done
UnknownText_0x19c701:
text "I battled the"
line "trainers on the"
cont "road."
para "My #MON lost."
line "They're a mess! I"
para "must take them to"
line "a #MON CENTER."
done
UnknownText_0x19c766:
text "A #MON I caught"
line "had an item."
para "I think it's"
line "MYSTIC WATER."
para "I don't need it,"
line "so do you want it?"
done
UnknownText_0x19c7c1:
text "Back to fishing"
line "for me, then."
done
CherrygroveCitySignText:
text "CHERRYGROVE CITY"
para "The City of Cute,"
line "Fragrant Flowers"
done
GuideGentsHouseSignText:
text "GUIDE GENT'S HOUSE"
done
CherrygroveCity_MapEventHeader:
; filler
db 0, 0
; warps
db 5
warp_def $3, $17, 2, GROUP_CHERRYGROVE_MART, MAP_CHERRYGROVE_MART
warp_def $3, $1d, 1, GROUP_CHERRYGROVE_POKECENTER_1F, MAP_CHERRYGROVE_POKECENTER_1F
warp_def $7, $11, 1, GROUP_CHERRYGROVE_GYM_SPEECH_HOUSE, MAP_CHERRYGROVE_GYM_SPEECH_HOUSE
warp_def $9, $19, 1, GROUP_GUIDE_GENTS_HOUSE, MAP_GUIDE_GENTS_HOUSE
warp_def $b, $1f, 1, GROUP_CHERRYGROVE_EVOLUTION_SPEECH_HOUSE, MAP_CHERRYGROVE_EVOLUTION_SPEECH_HOUSE
; xy triggers
db 2
xy_trigger 1, $6, $21, $0, UnknownScript_0x19c0ae, $0, $0
xy_trigger 1, $7, $21, $0, UnknownScript_0x19c0aa, $0, $0
; signposts
db 4
signpost 8, 30, $0, CherrygroveCitySign
signpost 9, 23, $0, GuideGentsHouseSign
signpost 3, 24, $0, CherrygroveCityMartSign
signpost 3, 30, $0, CherrygroveCityPokeCenterSign
; people-events
db 5
person_event SPRITE_GRAMPS, 10, 36, $6, $0, 255, 255, $0, 0, CherrygroveCityGuideGent, $06fe
person_event SPRITE_SILVER, 10, 43, $3, $0, 255, 255, $0, 0, ObjectEvent, $06be
person_event SPRITE_TEACHER, 16, 31, $5, $1, 255, 255, $90, 0, TeacherScript_0x19c146, $ffff
person_event SPRITE_YOUNGSTER, 11, 27, $5, $1, 255, 255, $80, 0, YoungsterScript_0x19c15a, $ffff
person_event SPRITE_FISHER, 16, 11, $9, $0, 255, 255, $a0, 0, MysticWaterGuy, $ffff