2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2015-11-26 21:22:14 -08:00
|
|
|
const AZALEAPOKECENTER1F_NURSE
|
|
|
|
const AZALEAPOKECENTER1F_GENTLEMAN
|
|
|
|
const AZALEAPOKECENTER1F_FISHING_GURU
|
|
|
|
const AZALEAPOKECENTER1F_POKEFAN_F
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
AzaleaPokecenter1F_MapScripts:
|
2020-07-24 06:49:26 -07:00
|
|
|
def_scene_scripts
|
2022-08-09 15:04:18 -07:00
|
|
|
scene_script AzaleaPokecenter1FNoopScene ; unusable
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2022-08-09 15:04:18 -07:00
|
|
|
AzaleaPokecenter1FNoopScene:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FNurseScript:
|
2020-06-10 13:44:16 -07:00
|
|
|
jumpstd PokecenterNurseScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FGentlemanScript:
|
|
|
|
jumptextfaceplayer AzaleaPokecenter1FGentlemanText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FFishingGuruScript:
|
|
|
|
jumptextfaceplayer AzaleaPokecenter1FFishingGuruText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FPokefanFScript:
|
|
|
|
jumptextfaceplayer AzaleaPokecenter1FPokefanFText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FGentlemanText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Do your #MON"
|
|
|
|
line "know HM moves?"
|
|
|
|
|
|
|
|
para "Those moves can"
|
|
|
|
line "be used even if"
|
|
|
|
|
|
|
|
para "your #MON has"
|
|
|
|
line "fainted."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-10-26 12:45:57 -07:00
|
|
|
AzaleaPokecenter1FUnusedText: ; unreferenced
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This BILL guy"
|
|
|
|
line "created the system"
|
|
|
|
|
|
|
|
para "for storing"
|
|
|
|
line "#MON in a PC."
|
|
|
|
|
|
|
|
para "BILL's PC can"
|
|
|
|
line "store up to 20"
|
|
|
|
cont "#MON per BOX."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FFishingGuruText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "BILL's PC can"
|
|
|
|
line "store up to 20"
|
|
|
|
cont "#MON per BOX."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 19:34:42 -08:00
|
|
|
AzaleaPokecenter1FPokefanFText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Do you know about"
|
|
|
|
line "APRICORNS?"
|
|
|
|
|
|
|
|
para "Crack one open,"
|
|
|
|
line "hollow it out and"
|
|
|
|
|
|
|
|
para "fit it with a"
|
|
|
|
line "special device."
|
|
|
|
|
|
|
|
para "Then you can catch"
|
|
|
|
line "#MON with it."
|
|
|
|
|
|
|
|
para "Before # BALLS"
|
|
|
|
line "were invented,"
|
|
|
|
|
|
|
|
para "everyone used"
|
|
|
|
line "APRICORNS."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
AzaleaPokecenter1F_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_warp_events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 3, 7, AZALEA_TOWN, 1
|
|
|
|
warp_event 4, 7, AZALEA_TOWN, 1
|
|
|
|
warp_event 0, 7, POKECENTER_2F, 1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_coord_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_bg_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_object_events
|
2018-02-01 19:22:07 -08:00
|
|
|
object_event 3, 1, SPRITE_NURSE, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, AzaleaPokecenter1FNurseScript, -1
|
|
|
|
object_event 9, 6, SPRITE_GENTLEMAN, SPRITEMOVEDATA_WALK_UP_DOWN, 0, 1, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, AzaleaPokecenter1FGentlemanScript, -1
|
|
|
|
object_event 6, 1, SPRITE_FISHING_GURU, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, AzaleaPokecenter1FFishingGuruScript, -1
|
|
|
|
object_event 1, 4, SPRITE_POKEFAN_F, SPRITEMOVEDATA_WANDER, 1, 2, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, AzaleaPokecenter1FPokefanFScript, -1
|