pokecrystal-board/maps/AzaleaTown.asm

510 lines
11 KiB
NASM
Raw Normal View History

2015-11-26 21:22:14 -08:00
const_value set 2
const AZALEATOWN_AZALEA_ROCKET1
const AZALEATOWN_GRAMPS
const AZALEATOWN_TEACHER
const AZALEATOWN_YOUNGSTER
const AZALEATOWN_SLOWPOKE1
const AZALEATOWN_SLOWPOKE2
const AZALEATOWN_SLOWPOKE3
const AZALEATOWN_SLOWPOKE4
const AZALEATOWN_FRUIT_TREE
2015-12-09 08:38:40 -08:00
const AZALEATOWN_SILVER
2015-11-26 21:22:14 -08:00
const AZALEATOWN_AZALEA_ROCKET3
const AZALEATOWN_KURT_OUTSIDE
2015-06-25 22:30:16 -07:00
AzaleaTown_MapScriptHeader:
.MapTriggers:
db 3
; triggers
dw .Trigger0, 0
2015-11-02 11:37:02 -08:00
dw .Trigger1, 0
dw .Trigger2, 0
.MapCallbacks:
db 1
; callbacks
2015-06-25 22:30:16 -07:00
dbw 5, .Flypoint
.Trigger0
end
.Trigger1
end
.Trigger2
end
2015-06-25 22:30:16 -07:00
.Flypoint
setflag ENGINE_FLYPOINT_AZALEA
return
2015-06-25 22:30:16 -07:00
UnknownScript_0x198018:
2015-12-09 08:38:40 -08:00
moveperson AZALEATOWN_SILVER, $b, $b
spriteface PLAYER, RIGHT
showemote EMOTE_SHOCK, PLAYER, 15
special Special_FadeOutMusic
pause 15
2015-12-09 08:38:40 -08:00
appear AZALEATOWN_SILVER
applymovement AZALEATOWN_SILVER, MovementData_0x198134
spriteface PLAYER, DOWN
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x198049
2015-06-25 22:30:16 -07:00
UnknownScript_0x198034:
spriteface PLAYER, RIGHT
showemote EMOTE_SHOCK, PLAYER, 15
special Special_FadeOutMusic
pause 15
2015-12-09 08:38:40 -08:00
appear AZALEATOWN_SILVER
applymovement AZALEATOWN_SILVER, MovementData_0x19813c
spriteface PLAYER, UP
2015-06-25 22:30:16 -07:00
UnknownScript_0x198049:
playmusic MUSIC_RIVAL_ENCOUNTER
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x19814d
2015-11-25 07:16:29 -08:00
waitbutton
closetext
setevent EVENT_RIVAL_AZALEA_TOWN
2013-09-24 00:48:58 -07:00
checkevent EVENT_GOT_TOTODILE_FROM_ELM
iftrue UnknownScript_0x198071
2013-09-24 00:48:58 -07:00
checkevent EVENT_GOT_CHIKORITA_FROM_ELM
iftrue UnknownScript_0x198081
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
2015-12-09 08:38:40 -08:00
setlasttalked AZALEATOWN_SILVER
loadtrainer RIVAL1, RIVAL1_6
startbattle
reloadmapmusic
returnafterbattle
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x198091
2015-06-25 22:30:16 -07:00
UnknownScript_0x198071:
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
2015-12-09 08:38:40 -08:00
setlasttalked AZALEATOWN_SILVER
loadtrainer RIVAL1, RIVAL1_4
startbattle
reloadmapmusic
returnafterbattle
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x198091
2015-06-25 22:30:16 -07:00
UnknownScript_0x198081:
winlosstext UnknownText_0x1981e6, UnknownText_0x19835b
2015-12-09 08:38:40 -08:00
setlasttalked AZALEATOWN_SILVER
loadtrainer RIVAL1, RIVAL1_5
startbattle
reloadmapmusic
returnafterbattle
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x198091
2015-06-25 22:30:16 -07:00
UnknownScript_0x198091:
playmusic MUSIC_RIVAL_AFTER
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x198233
2015-11-25 07:16:29 -08:00
waitbutton
closetext
spriteface PLAYER, LEFT
2015-12-09 08:38:40 -08:00
applymovement AZALEATOWN_SILVER, MovementData_0x198144
playsound SFX_EXIT_BUILDING
2015-12-09 08:38:40 -08:00
disappear AZALEATOWN_SILVER
dotrigger $0
2015-11-25 07:16:29 -08:00
waitsfx
playmapmusic
end
2015-06-25 22:30:16 -07:00
AzaleaRocketScript_0x1980ab:
jumptextfaceplayer UnknownText_0x19837b
2015-06-25 22:30:16 -07:00
AzaleaRocketScript_0x1980ae:
jumptextfaceplayer UnknownText_0x1983c7
2015-06-25 22:30:16 -07:00
GrampsScript_0x1980b1:
faceplayer
2015-12-09 15:25:44 -08:00
opentext
2013-09-24 00:48:58 -07:00
checkevent EVENT_CLEARED_SLOWPOKE_WELL
iftrue UnknownScript_0x1980bf
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x19841b
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-06-25 22:30:16 -07:00
UnknownScript_0x1980bf:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x198473
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-06-25 22:30:16 -07:00
TeacherScript_0x1980c5:
jumptextfaceplayer UnknownText_0x1984ce
2015-06-25 22:30:16 -07:00
YoungsterScript_0x1980c8:
jumptextfaceplayer UnknownText_0x19851a
2015-06-25 22:30:16 -07:00
SlowpokeScript_0x1980cb:
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x1985b0
pause 60
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x1985c3
cry SLOWPOKE
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-06-25 22:30:16 -07:00
WoosterScript:
2014-04-17 19:06:30 -07:00
; unused
faceplayer
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext WoosterText
2014-04-17 19:06:30 -07:00
cry QUAGSIRE
2015-11-25 07:16:29 -08:00
waitbutton
closetext
end
2015-06-25 22:30:16 -07:00
UnknownScript_0x1980e5:
applymovement PLAYER, MovementData_0x198148
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x1985df
2015-11-29 19:29:45 -08:00
buttonsound
2015-11-26 21:22:14 -08:00
spriteface AZALEATOWN_KURT_OUTSIDE, RIGHT
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x19860b
2015-11-29 19:29:45 -08:00
buttonsound
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x198628
2015-11-25 07:16:29 -08:00
waitbutton
2015-11-04 17:20:14 -08:00
verbosegiveitem GS_BALL
2015-11-26 21:22:14 -08:00
spriteface AZALEATOWN_KURT_OUTSIDE, LEFT
2015-07-10 05:08:03 -07:00
setflag ENGINE_HAVE_EXAMINED_GS_BALL
clearevent EVENT_ILEX_FOREST_LASS
setevent EVENT_ROUTE_34_ILEX_FOREST_GATE_LASS
dotrigger $0
2015-11-25 07:16:29 -08:00
closetext
end
2015-06-25 22:30:16 -07:00
KurtOutsideScript_0x19810c:
faceplayer
2015-12-09 15:25:44 -08:00
opentext
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x198628
2015-11-25 07:16:29 -08:00
waitbutton
2015-11-26 21:22:14 -08:00
spriteface AZALEATOWN_KURT_OUTSIDE, LEFT
2015-11-25 07:16:29 -08:00
closetext
end
2015-06-25 21:01:08 -07:00
AzaleaTownSign:
jumptext AzaleaTownSignText
2015-06-25 21:01:08 -07:00
KurtsHouseSign:
jumptext KurtsHouseSignText
2015-06-25 21:01:08 -07:00
AzaleaGymSign:
jumptext AzaleaGymSignText
2015-06-25 21:01:08 -07:00
SlowpokeWellSign:
jumptext SlowpokeWellSignText
2015-06-25 21:01:08 -07:00
CharcoalKilnSign:
jumptext CharcoalKilnSignText
2015-06-25 21:01:08 -07:00
AzaleaTownIlextForestSign:
jumptext AzaleaTownIlexForestSignText
2015-06-25 21:01:08 -07:00
AzaleaTownPokeCenterSign:
2015-06-23 14:02:58 -07:00
jumpstd pokecentersign
2015-06-25 21:01:08 -07:00
AzaleaTownMartSign:
2015-06-23 14:02:58 -07:00
jumpstd martsign
2015-06-25 21:01:08 -07:00
WhiteApricornTree:
2015-11-18 07:42:42 -08:00
fruittree FRUITTREE_AZALEA_TOWN
AzaleaTownHiddenFullHeal:
dwb EVENT_AZALEA_TOWN_HIDDEN_FULL_HEAL, FULL_HEAL
2015-06-25 22:30:16 -07:00
MovementData_0x198134:
step_left
step_left
step_left
step_left
step_left
step_left
turn_head_up
step_end
2015-06-25 22:30:16 -07:00
MovementData_0x19813c:
step_left
step_left
step_left
step_left
step_left
step_left
turn_head_down
step_end
2015-06-25 22:30:16 -07:00
MovementData_0x198144:
step_left
step_left
step_left
step_end
2015-06-25 22:30:16 -07:00
MovementData_0x198148:
step_left
step_left
step_up
turn_head_left
step_end
2015-06-25 22:30:16 -07:00
UnknownText_0x19814d:
text "…Tell me some-"
line "thing."
para "Is it true that"
line "TEAM ROCKET has"
cont "returned?"
para "What? You beat"
line "them? Hah! Quit"
cont "lying."
para "You're not joking?"
line "Then let's see how"
cont "good you are."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1981e6:
text "… Humph! Useless"
line "#MON!"
para "Listen, you. You"
line "only won because"
para "my #MON were"
line "weak."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x198233:
text "I hate the weak."
para "#MON, trainers."
line "It doesn't matter"
cont "who or what."
para "I'm going to be"
line "strong and wipe"
cont "out the weak."
para "That goes for TEAM"
line "ROCKET too."
para "They act big and"
line "tough in a group."
para "But get them"
line "alone, and they're"
cont "weak."
para "I hate them all."
para "You stay out of my"
line "way. A weakling"
para "like you is only a"
line "distraction."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x19835b:
text "…Humph! I knew"
line "you were lying."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x19837b:
text "It's unsafe to go"
line "in there, so I'm"
cont "standing guard."
para "Aren't I a good"
line "Samaritan?"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1983c7:
text "Do you know about"
line "SLOWPOKETAIL? I"
cont "heard it's tasty!"
para "Aren't you glad I"
line "told you that?"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x19841b:
text "The SLOWPOKE have"
line "disappeared from"
cont "town…"
para "I heard their"
line "TAILS are being"
cont "sold somewhere."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x198473:
text "The SLOWPOKE have"
line "returned."
para "Knowing them, they"
line "could've just been"
para "goofing off some-"
line "where."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1984ce:
text "Did you come to"
line "get KURT to make"
cont "some BALLS?"
para "A lot of people do"
line "just that."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x19851a:
text "Cut through AZALEA"
line "and you'll be in"
cont "ILEX FOREST."
para "But these skinny"
line "trees make it"
para "impossible to get"
line "through."
para "The CHARCOAL MAN's"
line "#MON can CUT"
cont "down trees."
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1985b0:
text "SLOWPOKE: …"
2015-11-20 12:15:32 -08:00
para "<......> <......> <......>"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1985c3:
2015-11-20 12:15:32 -08:00
text "<......> <......>Yawn?"
done
2015-06-25 22:30:16 -07:00
WoosterText:
text "WOOSTER: Gugyoo…"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x1985df:
text "ILEX FOREST is"
line "restless!"
para "What is going on?"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x19860b:
text "<PLAYER>, here's"
line "your GS BALL back!"
done
2015-06-25 22:30:16 -07:00
UnknownText_0x198628:
text "Could you go see"
line "why ILEX FOREST is"
cont "so restless?"
done
2015-06-25 21:01:08 -07:00
AzaleaTownSignText:
text "AZALEA TOWN"
line "Where People and"
para "#MON Live in"
line "Happy Harmony"
done
2015-06-25 21:01:08 -07:00
KurtsHouseSignText:
text "KURT'S HOUSE"
done
2015-06-25 21:01:08 -07:00
AzaleaGymSignText:
text "AZALEA TOWN"
line "#MON GYM"
cont "LEADER: BUGSY"
para "The Walking"
line "Bug #MON"
cont "Encyclopedia"
done
2015-06-25 21:01:08 -07:00
SlowpokeWellSignText:
text "SLOWPOKE WELL"
para "Also known as the"
line "RAINMAKER WELL."
para "Locals believe"
line "that a SLOWPOKE's"
cont "yawn summons rain."
para "Records show that"
line "a SLOWPOKE's yawn"
para "ended a drought"
line "400 years ago."
done
2015-06-25 21:01:08 -07:00
CharcoalKilnSignText:
text "CHARCOAL KILN"
done
2015-06-25 21:01:08 -07:00
AzaleaTownIlexForestSignText:
text "ILEX FOREST"
para "Enter through the"
line "gate."
done
2015-06-25 22:30:16 -07:00
AzaleaTown_MapEventHeader:
; filler
db 0, 0
.Warps:
db 8
warp_def $9, $f, 1, AZALEA_POKECENTER_1F
warp_def $d, $15, 1, CHARCOAL_KILN
warp_def $5, $15, 2, AZALEA_MART
warp_def $5, $9, 1, KURTS_HOUSE
warp_def $f, $a, 1, AZALEA_GYM
warp_def $7, $1f, 1, SLOWPOKE_WELL_B1F
warp_def $a, $2, 3, ILEX_FOREST_AZALEA_GATE
warp_def $b, $2, 4, ILEX_FOREST_AZALEA_GATE
.XYTriggers:
db 3
xy_trigger 1, $a, $5, $0, UnknownScript_0x198018, $0, $0
xy_trigger 1, $b, $5, $0, UnknownScript_0x198034, $0, $0
xy_trigger 2, $6, $9, $0, UnknownScript_0x1980e5, $0, $0
.Signposts:
db 9
signpost 9, 19, SIGNPOST_READ, AzaleaTownSign
signpost 9, 10, SIGNPOST_READ, KurtsHouseSign
signpost 15, 14, SIGNPOST_READ, AzaleaGymSign
signpost 7, 29, SIGNPOST_READ, SlowpokeWellSign
signpost 13, 19, SIGNPOST_READ, CharcoalKilnSign
signpost 9, 16, SIGNPOST_READ, AzaleaTownPokeCenterSign
signpost 5, 22, SIGNPOST_READ, AzaleaTownMartSign
signpost 9, 3, SIGNPOST_READ, AzaleaTownIlextForestSign
signpost 6, 31, SIGNPOST_ITEM, AzaleaTownHiddenFullHeal
.PersonEvents:
db 12
person_event SPRITE_AZALEA_ROCKET, 9, 31, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaRocketScript_0x1980ab, EVENT_AZALEA_TOWN_SLOWPOKETAIL_ROCKET
person_event SPRITE_GRAMPS, 9, 21, SPRITEMOVEDATA_WANDER, 2, 1, -1, -1, 0, PERSONTYPE_SCRIPT, 0, GrampsScript_0x1980b1, -1
person_event SPRITE_TEACHER, 13, 15, SPRITEMOVEDATA_WALK_UP_DOWN, 2, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, PERSONTYPE_SCRIPT, 0, TeacherScript_0x1980c5, -1
person_event SPRITE_YOUNGSTER, 9, 7, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 1, -1, -1, (1 << 3) | PAL_OW_GREEN, PERSONTYPE_SCRIPT, 0, YoungsterScript_0x1980c8, -1
person_event SPRITE_SLOWPOKE, 17, 8, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SlowpokeScript_0x1980cb, EVENT_AZALEA_TOWN_SLOWPOKES
person_event SPRITE_SLOWPOKE, 9, 18, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SlowpokeScript_0x1980cb, EVENT_AZALEA_TOWN_SLOWPOKES
person_event SPRITE_SLOWPOKE, 9, 29, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SlowpokeScript_0x1980cb, EVENT_AZALEA_TOWN_SLOWPOKES
person_event SPRITE_SLOWPOKE, 15, 15, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SlowpokeScript_0x1980cb, EVENT_AZALEA_TOWN_SLOWPOKES
person_event SPRITE_FRUIT_TREE, 2, 8, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, WhiteApricornTree, -1
person_event SPRITE_AZALEA_ROCKET, 10, 11, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, ObjectEvent, EVENT_RIVAL_AZALEA_TOWN
person_event SPRITE_AZALEA_ROCKET, 16, 10, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, AzaleaRocketScript_0x1980ae, EVENT_SLOWPOKE_WELL_ROCKETS
person_event SPRITE_KURT_OUTSIDE, 5, 6, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, KurtOutsideScript_0x19810c, EVENT_AZALEA_TOWN_KURT