2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const CERULEANCITY_COOLTRAINER_M
|
|
|
|
const CERULEANCITY_SUPER_NERD
|
|
|
|
const CERULEANCITY_SLOWPOKE
|
|
|
|
const CERULEANCITY_COOLTRAINER_F
|
|
|
|
const CERULEANCITY_FISHER
|
|
|
|
const CERULEANCITY_YOUNGSTER
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCity_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 1
|
|
|
|
|
|
|
|
; callbacks
|
2015-06-25 22:30:16 -07:00
|
|
|
dbw 5, .FlyPoint
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 22:30:16 -07:00
|
|
|
.FlyPoint
|
|
|
|
setflag ENGINE_FLYPOINT_CERULEAN
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CooltrainerMScript_0x184009:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RETURNED_MACHINE_PART
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x184017
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1840bc
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x184017:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x184144
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
SuperNerdScript_0x18401d:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x1841a8
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCitySlowbro:
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-06-25 21:01:08 -07:00
|
|
|
writetext CeruleanCitySlowbroText
|
2013-02-16 22:54:07 -08:00
|
|
|
cry SLOWBRO
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CooltrainerFScript_0x18402a:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1841fa
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-11-26 21:22:14 -08:00
|
|
|
spriteface CERULEANCITY_COOLTRAINER_F, LEFT
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x184229
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-06-25 21:01:08 -07:00
|
|
|
writetext CeruleanCitySlowbroText
|
2013-02-16 22:54:07 -08:00
|
|
|
cry SLOWBRO
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18424b
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
FisherScript_0x18404a:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RETURNED_MACHINE_PART
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x184058
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_MET_ROCKET_GRUNT_AT_CERULEAN_GYM
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x18405e
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x184058:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18424e
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x18405e:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x184275
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
YoungsterScript_0x184064:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1842a9
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-10 05:08:03 -07:00
|
|
|
checkevent EVENT_FOUND_BERSERK_GENE_IN_CERULEAN_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x184072
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownScript_0x184072:
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_SECOND_PART_OF_ITEMFINDER
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_TRANSACTION
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_SECOND_PART_OF_ITEMFINDER
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_TRANSACTION
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_SECOND_PART_OF_ITEMFINDER
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_TRANSACTION
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_SECOND_PART_OF_ITEMFINDER
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_TRANSACTION
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2015-11-26 21:22:14 -08:00
|
|
|
showemote EMOTE_SHOCK, CERULEANCITY_YOUNGSTER, 15
|
|
|
|
spriteface CERULEANCITY_YOUNGSTER, LEFT
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1842ee
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCitySign:
|
|
|
|
jumptext CeruleanCitySignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanGymSign:
|
|
|
|
jumptext CeruleanGymSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanBikeShopSign:
|
|
|
|
jumptext CeruleanBikeShopSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanPoliceSign:
|
|
|
|
jumptext CeruleanPoliceSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCapeSign:
|
|
|
|
jumptext CeruleanCapeSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanLockedDoor:
|
|
|
|
jumptext CeruleanLockedDoorText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCityPokeCenterSign:
|
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
|
|
|
CeruleanCityMartSign:
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd martsign
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 08:21:58 -08:00
|
|
|
CeruleanCityHiddenBerserkGene:
|
2015-07-18 12:46:38 -07:00
|
|
|
dwb EVENT_FOUND_BERSERK_GENE_IN_CERULEAN_CITY, BERSERK_GENE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1840bc:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "KANTO's POWER"
|
|
|
|
line "PLANT?"
|
|
|
|
|
|
|
|
para "It's near the end"
|
|
|
|
line "of ROUTE 9, the"
|
|
|
|
|
|
|
|
para "road that heads"
|
|
|
|
line "east from here."
|
|
|
|
|
|
|
|
para "I think there was"
|
|
|
|
line "an accident of"
|
|
|
|
cont "some sort there."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x184144:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're collecting"
|
|
|
|
line "every single kind"
|
|
|
|
cont "of #MON?"
|
|
|
|
|
|
|
|
para "That must be quite"
|
|
|
|
line "a challenge, but"
|
|
|
|
cont "it sounds fun too."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1841a8:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The CAPE in the"
|
|
|
|
line "north is a good"
|
|
|
|
|
|
|
|
para "place for dates."
|
|
|
|
line "Girls like it!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCitySlowbroText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SLOWBRO: Yarah?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1841fa:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My SLOWBRO and I"
|
|
|
|
line "make an awesome"
|
|
|
|
cont "combination!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x184229:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SLOWBRO, show me"
|
|
|
|
line "your CONFUSION!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x18424b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x18424e:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm a huge fan of"
|
|
|
|
line "CERULEAN GYM's"
|
|
|
|
cont "MISTY."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x184275:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I saw this shady"
|
|
|
|
line "guy go off toward"
|
|
|
|
cont "CERULEAN's CAPE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1842a9:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There used to be a"
|
|
|
|
line "cave here that had"
|
|
|
|
|
|
|
|
para "horribly powerful"
|
|
|
|
line "#MON in it."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
UnknownText_0x1842ee:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Ayuh?"
|
|
|
|
|
|
|
|
para "My ITEMFINDER is"
|
|
|
|
line "responding…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCitySignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CERULEAN CITY"
|
|
|
|
|
|
|
|
para "A Mysterious Blue"
|
|
|
|
line "Aura Surrounds It"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanGymSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CERULEAN CITY"
|
|
|
|
line "#MON GYM"
|
|
|
|
cont "LEADER: MISTY"
|
|
|
|
|
|
|
|
para "The Tomboyish"
|
|
|
|
line "Mermaid"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanBikeShopSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There's a notice"
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "The BIKE SHOP has"
|
|
|
|
line "moved to GOLDENROD"
|
|
|
|
cont "CITY in JOHTO…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanPoliceSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There's a notice"
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "Stamp out thievery"
|
|
|
|
line "and make the city"
|
|
|
|
|
|
|
|
para "a friendlier, more"
|
|
|
|
line "cheerful place!"
|
|
|
|
|
|
|
|
para "CERULEAN POLICE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCapeSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CERULEAN CAPE"
|
|
|
|
line "AHEAD"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanLockedDoorText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It's locked…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeruleanCity_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 6
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $f, $7, 1, CERULEAN_GYM_BADGE_SPEECH_HOUSE
|
|
|
|
warp_def $11, $1c, 1, CERULEAN_POLICE_STATION
|
|
|
|
warp_def $13, $d, 1, CERULEAN_TRADE_SPEECH_HOUSE
|
|
|
|
warp_def $15, $13, 1, CERULEAN_POKECENTER_1F
|
|
|
|
warp_def $17, $1e, 1, CERULEAN_GYM
|
|
|
|
warp_def $1d, $19, 2, CERULEAN_MART
|
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 9
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 23, 23, SIGNPOST_READ, CeruleanCitySign
|
|
|
|
signpost 25, 27, SIGNPOST_READ, CeruleanGymSign
|
|
|
|
signpost 29, 11, SIGNPOST_READ, CeruleanBikeShopSign
|
|
|
|
signpost 17, 25, SIGNPOST_READ, CeruleanPoliceSign
|
|
|
|
signpost 7, 23, SIGNPOST_READ, CeruleanCapeSign
|
|
|
|
signpost 29, 14, SIGNPOST_READ, CeruleanLockedDoor
|
|
|
|
signpost 21, 20, SIGNPOST_READ, CeruleanCityPokeCenterSign
|
|
|
|
signpost 29, 26, SIGNPOST_READ, CeruleanCityMartSign
|
2015-12-15 08:21:58 -08:00
|
|
|
signpost 12, 2, SIGNPOST_ITEM, CeruleanCityHiddenBerserkGene
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 6
|
2015-11-15 12:07:20 -08:00
|
|
|
person_event SPRITE_COOLTRAINER_M, 23, 15, SPRITEMOVEDATA_WANDER, 2, 2, -1, -1, (1 << 3) | PAL_OW_BLUE, PERSONTYPE_SCRIPT, 0, CooltrainerMScript_0x184009, -1
|
|
|
|
person_event SPRITE_SUPER_NERD, 15, 23, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, (1 << 3) | PAL_OW_BLUE, PERSONTYPE_SCRIPT, 0, SuperNerdScript_0x18401d, -1
|
|
|
|
person_event SPRITE_SLOWPOKE, 24, 20, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, CeruleanCitySlowbro, -1
|
|
|
|
person_event SPRITE_COOLTRAINER_F, 24, 21, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, PERSONTYPE_SCRIPT, 0, CooltrainerFScript_0x18402a, -1
|
|
|
|
person_event SPRITE_FISHER, 26, 30, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 1, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_SCRIPT, 0, FisherScript_0x18404a, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 12, 6, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 1, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_SCRIPT, 0, YoungsterScript_0x184064, -1
|