2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCity_MapScriptHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 2
|
|
|
|
|
|
|
|
; callbacks
|
2015-06-25 22:30:16 -07:00
|
|
|
dbw 5, .FlyPointAndFloria
|
|
|
|
dbw 2, .MoveTutor
|
|
|
|
|
|
|
|
.FlyPointAndFloria
|
|
|
|
setflag ENGINE_FLYPOINT_GOLDENROD
|
|
|
|
setflag ENGINE_16
|
|
|
|
checkevent EVENT_MET_FLORIA
|
|
|
|
iftrue .FloriaDone
|
|
|
|
clearevent EVENT_FLORIA_AT_SUDOWOODO
|
|
|
|
.FloriaDone
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
|
2015-06-25 22:30:16 -07:00
|
|
|
.MoveTutor
|
2015-06-24 20:20:04 -07:00
|
|
|
checkevent EVENT_BEAT_ELITE_FOUR
|
2015-06-25 22:30:16 -07:00
|
|
|
iffalse .MoveTutorDone
|
2013-02-16 22:54:07 -08:00
|
|
|
checkitem COIN_CASE
|
2015-06-25 22:30:16 -07:00
|
|
|
iffalse .MoveTutorDisappear
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_WEEKDAY
|
2015-06-25 22:30:16 -07:00
|
|
|
if_equal WEDNESDAY, .MoveTutorAppear
|
|
|
|
if_equal SATURDAY, .MoveTutorAppear
|
|
|
|
.MoveTutorDisappear
|
2013-02-16 22:54:07 -08:00
|
|
|
disappear $10
|
|
|
|
return
|
|
|
|
|
2015-06-25 22:30:16 -07:00
|
|
|
.MoveTutorAppear
|
|
|
|
checkflag ENGINE_5E
|
|
|
|
iftrue .MoveTutorDone
|
2013-02-16 22:54:07 -08:00
|
|
|
appear $10
|
2015-06-25 22:30:16 -07:00
|
|
|
.MoveTutorDone
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MoveTutor:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x199042
|
2013-02-16 22:54:07 -08:00
|
|
|
yesorno
|
|
|
|
iffalse UnknownScript_0x19899a
|
2015-02-11 15:03:42 -08:00
|
|
|
special Function24b25
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x199090
|
2013-02-16 22:54:07 -08:00
|
|
|
yesorno
|
|
|
|
iffalse UnknownScript_0x1989a0
|
|
|
|
checkcoins 4000
|
|
|
|
if_equal $2, UnknownScript_0x1989dd
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1990ce
|
2013-04-30 22:00:32 -07:00
|
|
|
loadmenudata MenuDataHeader_0x198967
|
2013-02-16 22:54:07 -08:00
|
|
|
interpretmenu2
|
|
|
|
writebackup
|
|
|
|
if_equal $1, UnknownScript_0x19893a
|
|
|
|
if_equal $2, UnknownScript_0x198949
|
|
|
|
if_equal $3, UnknownScript_0x198958
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x1989d7
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x19893a:
|
2013-02-16 22:54:07 -08:00
|
|
|
writebyte $1
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1991cf
|
2015-02-11 15:03:42 -08:00
|
|
|
special Function4925b
|
2013-02-16 22:54:07 -08:00
|
|
|
if_equal $0, UnknownScript_0x1989a6
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x1989d7
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x198949:
|
2013-02-16 22:54:07 -08:00
|
|
|
writebyte $2
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1991cf
|
2015-02-11 15:03:42 -08:00
|
|
|
special Function4925b
|
2013-02-16 22:54:07 -08:00
|
|
|
if_equal $0, UnknownScript_0x1989a6
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x1989d7
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x198958:
|
2013-02-16 22:54:07 -08:00
|
|
|
writebyte $3
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1991cf
|
2015-02-11 15:03:42 -08:00
|
|
|
special Function4925b
|
2013-02-16 22:54:07 -08:00
|
|
|
if_equal $0, UnknownScript_0x1989a6
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x1989d7
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2013-04-30 22:00:32 -07:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MenuDataHeader_0x198967:
|
2013-04-30 22:00:32 -07:00
|
|
|
db $40 ; flags
|
|
|
|
db 02, 00 ; start coords
|
|
|
|
db 11, 15 ; end coords
|
|
|
|
dw MenuData2_0x19896f
|
|
|
|
db 1 ; default option
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MenuData2_0x19896f:
|
2013-04-30 22:00:32 -07:00
|
|
|
db $80 ; flags
|
|
|
|
db 4 ; items
|
|
|
|
db "FLAMETHROWER@"
|
|
|
|
db "THUNDERBOLT@"
|
|
|
|
db "ICE BEAM@"
|
|
|
|
db "CANCEL@"
|
|
|
|
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x19899a:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1990b4
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989a0:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x199107
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989a6:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x19913a
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
|
|
|
takecoins 4000
|
|
|
|
waitbutton
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_TRANSACTION
|
2015-02-11 15:03:42 -08:00
|
|
|
special Function24b25
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x19918b
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_FACING
|
2013-02-16 22:54:07 -08:00
|
|
|
if_equal $2, UnknownScript_0x1989c6
|
|
|
|
applymovement $10, MovementData_0x198a5f
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x1989ca
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989c6:
|
2013-02-16 22:54:07 -08:00
|
|
|
applymovement $10, MovementData_0x198a63
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989ca:
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_ENTER_DOOR
|
2013-02-16 22:54:07 -08:00
|
|
|
disappear $10
|
2015-07-11 23:00:17 -07:00
|
|
|
clearevent EVENT_76B
|
2015-06-25 22:30:16 -07:00
|
|
|
setflag ENGINE_5E
|
2013-02-16 22:54:07 -08:00
|
|
|
waitbutton
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989d7:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1991a4
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989dd:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1991ac
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
PokefanMScript_0x1989e3:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198a69
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
YoungsterScript_0x1989e6:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198aa9
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CooltrainerFScript_0x1989e9:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_CLEARED_RADIO_TOWER
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1989f7
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198ae6
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x1989f7:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198b2d
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CooltrainerFScript_0x1989fd:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2015-07-10 05:08:03 -07:00
|
|
|
checkflag ENGINE_RADIO_CARD
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x198a0b
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198b73
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x198a0b:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198c14
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
YoungsterScript_0x198a11:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198c36
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
LassScript_0x198a14:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198c83
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GrampsScript_0x198a17:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198ccf
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a1a:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198d0d
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
|
|
|
faceplayer
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x198d2a
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
2015-06-26 23:24:55 -07:00
|
|
|
spriteface $9, UP
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a29:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198d4e
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a2c:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198d6d
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a2f:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198daa
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a32:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198de2
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a35:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198e1f
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
RocketScript_0x198a38:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x198e4b
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityStationSign:
|
|
|
|
jumptext GoldenrodCityStationSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityRadioTowerSign:
|
|
|
|
jumptext GoldenrodCityRadioTowerSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodDeptStoreSign:
|
|
|
|
jumptext GoldenrodDeptStoreSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodGymSign:
|
|
|
|
jumptext GoldenrodGymSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCitySign:
|
|
|
|
jumptext GoldenrodCitySignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityBikeShopSign:
|
|
|
|
jumptext GoldenrodCityBikeShopSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityGameCornerSign:
|
|
|
|
jumptext GoldenrodCityGameCornerSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityNameRaterSign:
|
|
|
|
jumptext GoldenrodCityNameRaterSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityUndergroundSignNorth:
|
|
|
|
jumptext GoldenrodCityUndergroundSignNorthText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityUndergroundSignSouth:
|
|
|
|
jumptext GoldenrodCityUndergroundSignSouthText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityPokeCenterSign:
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd pokecentersign
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityFlowerShopSign:
|
|
|
|
jumptext GoldenrodCityFlowerShopSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MovementData_0x198a5f:
|
2013-02-16 22:54:07 -08:00
|
|
|
step_right
|
|
|
|
step_right
|
|
|
|
step_up
|
|
|
|
step_end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
MovementData_0x198a63:
|
2013-02-16 22:54:07 -08:00
|
|
|
step_down
|
|
|
|
step_right
|
|
|
|
step_right
|
|
|
|
step_up
|
|
|
|
step_up
|
|
|
|
step_end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198a69:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "They built the new"
|
|
|
|
line "RADIO TOWER to"
|
|
|
|
|
|
|
|
para "replace the old,"
|
|
|
|
line "creaky one."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198aa9:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I know there's a"
|
|
|
|
line "new BIKE SHOP, but"
|
|
|
|
|
|
|
|
para "I can't find it"
|
|
|
|
line "anywhere."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198ae6:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Is that man in"
|
|
|
|
line "black dressed up"
|
|
|
|
|
|
|
|
para "like a TEAM ROCKET"
|
|
|
|
line "member? How silly!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198b2d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Was that man in"
|
|
|
|
line "black really part"
|
|
|
|
|
|
|
|
para "of TEAM ROCKET? I"
|
|
|
|
line "can't believe it!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198b73:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The RADIO TOWER in"
|
|
|
|
line "GOLDENROD CITY is"
|
|
|
|
cont "a landmark."
|
|
|
|
|
|
|
|
para "They're running a"
|
|
|
|
line "promotional cam- "
|
|
|
|
cont "paign right now."
|
|
|
|
|
|
|
|
para "They'll modify"
|
|
|
|
line "your #GEAR,"
|
|
|
|
|
|
|
|
para "so it can also"
|
|
|
|
line "serve as a radio."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198c14:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, your #GEAR"
|
|
|
|
line "works as a radio!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198c36:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "E-he-he-he…"
|
|
|
|
|
|
|
|
para "I got in trouble"
|
|
|
|
line "for playing in the"
|
|
|
|
|
|
|
|
para "basement of the"
|
|
|
|
line "DEPT.STORE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198c83:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The man at that"
|
|
|
|
line "house rates your"
|
|
|
|
cont "#MON names."
|
|
|
|
|
|
|
|
para "He can even rename"
|
|
|
|
line "your #MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198ccf:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whew! This is one"
|
|
|
|
line "big town. I don't"
|
|
|
|
|
|
|
|
para "know where any-"
|
|
|
|
line "thing is."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198d0d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "So this is the"
|
|
|
|
line "RADIO TOWER…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198d2a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "What do you want,"
|
|
|
|
line "you pest? Scram!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198d4e:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Stay out of the"
|
|
|
|
line "way! Beat it!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198d6d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Take over the"
|
|
|
|
line "RADIO TOWER…"
|
|
|
|
|
|
|
|
para "What? It's none of"
|
|
|
|
line "your business!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198daa:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "#MON? They're"
|
|
|
|
line "nothing more than"
|
|
|
|
|
|
|
|
para "tools for making"
|
|
|
|
line "money!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198de2:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Our dream will"
|
|
|
|
line "soon come true…"
|
|
|
|
|
|
|
|
para "It was such a long"
|
|
|
|
line "struggle…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198e1f:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey, brat! You"
|
|
|
|
line "don't belong here!"
|
|
|
|
cont "Get lost!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x198e4b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Come taste the"
|
|
|
|
line "true terror of"
|
|
|
|
cont "TEAM ROCKET!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityStationSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "GOLDENROD CITY"
|
|
|
|
line "STATION"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityRadioTowerSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "GOLDENROD CITY"
|
|
|
|
line "RADIO TOWER"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodDeptStoreSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Full Selection of"
|
|
|
|
line "#MON Goods!"
|
|
|
|
|
|
|
|
para "GOLDENROD CITY"
|
|
|
|
line "DEPT.STORE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodGymSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "GOLDENROD CITY"
|
|
|
|
line "#MON GYM"
|
|
|
|
cont "LEADER: WHITNEY"
|
|
|
|
|
|
|
|
para "The Incredibly"
|
|
|
|
line "Pretty Girl!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCitySignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "GOLDENROD CITY"
|
|
|
|
|
|
|
|
para "The Festive City"
|
|
|
|
line "of Opulent Charm"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityBikeShopSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The World is a"
|
|
|
|
line "Cycle Path!"
|
|
|
|
cont "BIKE SHOP"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityGameCornerSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Your Playground!"
|
|
|
|
|
|
|
|
para "GOLDENROD CITY"
|
|
|
|
line "GAME CORNER"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityNameRaterSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "NAME RATER"
|
|
|
|
|
|
|
|
para "Get Your #MON"
|
|
|
|
line "Nicknames Rated"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityUndergroundSignNorthText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "UNDERGROUND"
|
|
|
|
line "ENTRANCE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityUndergroundSignSouthText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "UNDERGROUND"
|
|
|
|
line "ENTRANCE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
PokeComCenterSignText:
|
|
|
|
; unused in the english version
|
2014-03-05 21:29:44 -08:00
|
|
|
text "For Mobile Tips!"
|
|
|
|
line "#COM CENTER"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCityFlowerShopSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Blooming Beautiful"
|
|
|
|
line "FLOWER SHOP"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x199042:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I can teach your"
|
|
|
|
line "#MON amazing"
|
|
|
|
|
|
|
|
para "moves if you'd"
|
|
|
|
line "like."
|
|
|
|
|
|
|
|
para "Should I teach a"
|
|
|
|
line "new move?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x199090:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It will cost you"
|
|
|
|
line "4000 coins. Okay?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1990b4:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Aww… But they're"
|
|
|
|
line "amazing…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1990ce:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Wahahah! You won't"
|
|
|
|
line "regret it!"
|
|
|
|
|
|
|
|
para "Which move should"
|
|
|
|
line "I teach?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x199107:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hm, too bad. I'll"
|
|
|
|
line "have to get some"
|
|
|
|
cont "cash from home…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x19913a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "If you understand"
|
|
|
|
line "what's so amazing"
|
|
|
|
|
|
|
|
para "about this move,"
|
|
|
|
line "you've made it as"
|
|
|
|
cont "a trainer."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x19918b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Wahahah!"
|
|
|
|
line "Farewell, kid!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1991a4:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "B-but…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1991ac:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…You don't have"
|
|
|
|
line "enough coins here…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1991cf:
|
2015-06-27 21:59:17 -07:00
|
|
|
text ""
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
GoldenrodCity_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 15
|
|
|
|
warp_def $7, $18, 1, GROUP_GOLDENROD_GYM, MAP_GOLDENROD_GYM
|
|
|
|
warp_def $1d, $1d, 1, GROUP_GOLDENROD_BIKE_SHOP, MAP_GOLDENROD_BIKE_SHOP
|
|
|
|
warp_def $15, $1f, 1, GROUP_GOLDENROD_HAPPINESS_RATER, MAP_GOLDENROD_HAPPINESS_RATER
|
|
|
|
warp_def $19, $5, 1, GROUP_GOLDENROD_BILLS_HOUSE, MAP_GOLDENROD_BILLS_HOUSE
|
|
|
|
warp_def $d, $9, 2, GROUP_GOLDENROD_MAGNET_TRAIN_STATION, MAP_GOLDENROD_MAGNET_TRAIN_STATION
|
|
|
|
warp_def $5, $1d, 1, GROUP_GOLDENROD_FLOWER_SHOP, MAP_GOLDENROD_FLOWER_SHOP
|
|
|
|
warp_def $9, $21, 1, GROUP_GOLDENROD_PP_SPEECH_HOUSE, MAP_GOLDENROD_PP_SPEECH_HOUSE
|
|
|
|
warp_def $7, $f, 1, GROUP_GOLDENROD_NAME_RATERS_HOUSE, MAP_GOLDENROD_NAME_RATERS_HOUSE
|
|
|
|
warp_def $1b, $18, 1, GROUP_GOLDENROD_DEPT_STORE_1F, MAP_GOLDENROD_DEPT_STORE_1F
|
|
|
|
warp_def $15, $e, 1, GROUP_GOLDENROD_GAME_CORNER, MAP_GOLDENROD_GAME_CORNER
|
|
|
|
warp_def $f, $5, 1, GROUP_RADIO_TOWER_1F, MAP_RADIO_TOWER_1F
|
|
|
|
warp_def $1, $13, 3, GROUP_ROUTE_35_GOLDENROD_GATE, MAP_ROUTE_35_GOLDENROD_GATE
|
|
|
|
warp_def $5, $9, 8, GROUP_UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES, MAP_UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES
|
|
|
|
warp_def $1d, $b, 5, GROUP_UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES, MAP_UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES
|
|
|
|
warp_def $1b, $f, 1, GROUP_GOLDENROD_POKECENTER_1F, MAP_GOLDENROD_POKECENTER_1F
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 12
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 14, 10, SIGNPOST_READ, GoldenrodCityStationSign
|
|
|
|
signpost 17, 4, SIGNPOST_READ, GoldenrodCityRadioTowerSign
|
|
|
|
signpost 27, 26, SIGNPOST_READ, GoldenrodDeptStoreSign
|
|
|
|
signpost 9, 26, SIGNPOST_READ, GoldenrodGymSign
|
|
|
|
signpost 18, 22, SIGNPOST_READ, GoldenrodCitySign
|
|
|
|
signpost 30, 28, SIGNPOST_READ, GoldenrodCityBikeShopSign
|
|
|
|
signpost 22, 16, SIGNPOST_READ, GoldenrodCityGameCornerSign
|
|
|
|
signpost 7, 12, SIGNPOST_READ, GoldenrodCityNameRaterSign
|
|
|
|
signpost 6, 8, SIGNPOST_READ, GoldenrodCityUndergroundSignNorth
|
|
|
|
signpost 30, 12, SIGNPOST_READ, GoldenrodCityUndergroundSignSouth
|
|
|
|
signpost 27, 16, SIGNPOST_UP, GoldenrodCityPokeCenterSign
|
|
|
|
signpost 6, 30, SIGNPOST_READ, GoldenrodCityFlowerShopSign
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 15
|
2015-07-16 15:10:10 -07:00
|
|
|
person_event SPRITE_POKEFAN_M, 22, 11, UP << 2 | $3, $0, -1, -1, $0, 0, PokefanMScript_0x1989e3, EVENT_6CF
|
|
|
|
person_event SPRITE_YOUNGSTER, 21, 34, DOWN << 2 | $2, $11, -1, -1, $0, 0, YoungsterScript_0x1989e6, EVENT_6CF
|
|
|
|
person_event SPRITE_COOLTRAINER_F, 20, 16, LEFT << 2 | $0, $0, -1, -1, (PAL_OW_GREEN << 4) | $80, 0, CooltrainerFScript_0x1989e9, EVENT_6CF
|
|
|
|
person_event SPRITE_COOLTRAINER_F, 30, 24, DOWN << 2 | $2, $21, -1, -1, $0, 0, CooltrainerFScript_0x1989fd, EVENT_6CF
|
|
|
|
person_event SPRITE_YOUNGSTER, 21, 23, DOWN << 2 | $2, $11, -1, -1, (PAL_OW_RED << 4) | $80, 0, YoungsterScript_0x198a11, EVENT_6CF
|
|
|
|
person_event SPRITE_LASS, 14, 21, UP << 2 | $1, $2, -1, -1, (PAL_OW_GREEN << 4) | $80, 0, LassScript_0x198a14, EVENT_6CF
|
|
|
|
person_event SPRITE_GRAMPS, 31, 15, UP << 2 | $1, $1, -1, -1, $0, 0, GrampsScript_0x198a17, EVENT_6CF
|
|
|
|
person_event SPRITE_ROCKET, 20, 8, UP << 2 | $3, $0, -1, -1, $0, 0, RocketScript_0x198a1a, EVENT_6CC
|
|
|
|
person_event SPRITE_ROCKET, 24, 32, UP << 2 | $3, $0, -1, -1, $0, 0, RocketScript_0x198a29, EVENT_6CD
|
|
|
|
person_event SPRITE_ROCKET, 19, 12, UP << 2 | $2, $0, -1, -1, $0, 0, RocketScript_0x198a2c, EVENT_6CD
|
|
|
|
person_event SPRITE_ROCKET, 27, 20, LEFT << 2 | $1, $0, -1, -1, $0, 0, RocketScript_0x198a2f, EVENT_6CE
|
|
|
|
person_event SPRITE_ROCKET, 24, 33, UP << 2 | $3, $0, -1, -1, $0, 0, RocketScript_0x198a32, EVENT_6CE
|
|
|
|
person_event SPRITE_ROCKET, 11, 33, UP << 2 | $2, $0, -1, -1, $0, 0, RocketScript_0x198a35, EVENT_6CE
|
|
|
|
person_event SPRITE_ROCKET, 14, 35, LEFT << 2 | $0, $0, -1, -1, $0, 0, RocketScript_0x198a38, EVENT_6CE
|
|
|
|
person_event SPRITE_POKEFAN_M, 26, 16, DOWN << 2 | $3, $0, -1, -1, (PAL_OW_RED << 4) | $80, 0, MoveTutor, EVENT_76A
|