1027 lines
36 KiB
PHP
Raw Normal View History

2017-11-09 19:21:31 -06:00
LittlerootTown_ProfessorBirchsLab_MapScripts:: @ 81F9C91
2019-02-22 02:28:32 -05:00
map_script MAP_SCRIPT_ON_TRANSITION, LittlerootTown_ProfessorBirchsLab_MapScript1_1F9CA1
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, LittlerootTown_ProfessorBirchsLab_MapScript2_1F9D06
map_script MAP_SCRIPT_ON_FRAME_TABLE, LittlerootTown_ProfessorBirchsLab_MapScript2_1F9DB9
2017-11-09 19:21:31 -06:00
.byte 0
LittlerootTown_ProfessorBirchsLab_MapScript1_1F9CA1: @ 81F9CA1
call Common_EventScript_SetupRivalGender
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_2720AD
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF7
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 4
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF3
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 3
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9CCD
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9CCD:: @ 81F9CCD
2019-01-19 23:04:33 +01:00
specialvar VAR_RESULT, HasAllHoennMons
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9CE9
setobjectmovementtype 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN
2017-11-09 19:21:31 -06:00
setobjectxyperm 3, 5, 10
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9CE9:: @ 81F9CE9
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 4
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF3
LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF3:: @ 81F9CF3
setmaplayoutindex LAYOUT_LITTLEROOT_TOWN_PROFESSOR_BIRCHS_LAB_WITH_TABLE
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9CF7:: @ 81F9CF7
setmaplayoutindex LAYOUT_LITTLEROOT_TOWN_PROFESSOR_BIRCHS_LAB_WITH_TABLE
setobjectmovementtype 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN
2017-11-09 19:21:31 -06:00
setobjectxyperm 3, 5, 10
end
LittlerootTown_ProfessorBirchsLab_MapScript2_1F9D06: @ 81F9D06
map_script_2 VAR_BIRCH_LAB_STATE, 2, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D40
2019-08-03 14:12:48 -04:00
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 1, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D45
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 2, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D45
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 3, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D71
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D71
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 4, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D75
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 5, LittlerootTown_ProfessorBirchsLab_EventScript_1F9D75
2017-11-09 19:21:31 -06:00
.2byte 0
LittlerootTown_ProfessorBirchsLab_EventScript_1F9D40:: @ 81F9D40
turnobject EVENT_OBJ_ID_PLAYER, 2
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9D45:: @ 81F9D45
turnobject EVENT_OBJ_ID_PLAYER, 2
2017-11-09 19:21:31 -06:00
addobject 2
addobject 3
turnobject 3, 2
setobjectxy 3, 5, 5
turnobject 2, 1
setobjectxy 2, 6, 4
turnobject 1, 4
setobjectxy 1, 10, 10
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9D71:: @ 81F9D71
addobject 3
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9D75:: @ 81F9D75
addobject 4
addobject 5
addobject 6
addobject 3
turnobject 4, 1
setobjectxy 4, 8, 4
turnobject 5, 1
setobjectxy 5, 9, 4
turnobject 6, 1
setobjectxy 6, 10, 4
turnobject 2, 1
setobjectxy 2, 6, 4
turnobject 3, 4
setobjectxy 3, 5, 5
end
LittlerootTown_ProfessorBirchsLab_MapScript2_1F9DB9: @ 81F9DB9
map_script_2 VAR_BIRCH_LAB_STATE, 2, LittlerootTown_ProfessorBirchsLab_EventScript_1F9DDB
map_script_2 VAR_BIRCH_LAB_STATE, 4, LittlerootTown_ProfessorBirchsLab_EventScript_1F9E67
2019-08-03 14:12:48 -04:00
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 1, LittlerootTown_ProfessorBirchsLab_EventScript_1F9E80
map_script_2 VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 4, LittlerootTown_ProfessorBirchsLab_EventScript_1F9F62
2017-11-09 19:21:31 -06:00
.2byte 0
LittlerootTown_ProfessorBirchsLab_EventScript_1F9DDB:: @ 81F9DDB
lockall
bufferleadmonspeciesname 0
message LittlerootTown_ProfessorBirchsLab_Text_1FA74D
waitmessage
2017-12-21 23:46:19 -08:00
playfanfare MUS_FANFA4
2017-11-09 19:21:31 -06:00
waitfanfare
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA8B1, MSGBOX_YESNO
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E07
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E17
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E07:: @ 81F9E07
setvar VAR_0x8004, 0
call Common_EventScript_NameReceivedPokemon
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1F9E17
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E17:: @ 81F9E17
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA8F6, MSGBOX_YESNO
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E36
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E48
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E36:: @ 81F9E36
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA9D5, MSGBOX_DEFAULT
2018-10-19 13:04:47 -04:00
clearflag FLAG_HIDE_ROUTE_101_BOY
setvar VAR_BIRCH_LAB_STATE, 3
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E48:: @ 81F9E48
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAA35, MSGBOX_YESNO
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E36
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9E48
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E67:: @ 81F9E67
lockall
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_ProfessorBirchsLab_Movement_1F9E78
2017-11-09 19:21:31 -06:00
waitmovement 0
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA2F8
end
LittlerootTown_ProfessorBirchsLab_Movement_1F9E78: @ 81F9E78
walk_up
walk_up
walk_up
walk_up
walk_up
walk_up
walk_up
2017-11-09 19:21:31 -06:00
step_end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9E80:: @ 81F9E80
lockall
delay 30
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB16D, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
applymovement 2, LittlerootTown_ProfessorBirchsLab_Movement_1F9F46
waitmovement 0
delay 20
playse SE_TK_KASYA
delay 10
playse SE_TK_KASYA
delay 10
playse SE_TK_KASYA
delay 10
playse SE_TK_KASYA
delay 20
applymovement 3, Common_Movement_WalkInPlaceRight
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft
2017-11-09 19:21:31 -06:00
waitmovement 0
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9F32
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1F9F3C
2017-11-09 19:21:31 -06:00
playse SE_PC_ON
waitse
delay 20
applymovement 2, LittlerootTown_ProfessorBirchsLab_Movement_1F9F58
waitmovement 0
applymovement 3, Common_Movement_WalkInPlaceUp
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceUp
2017-11-09 19:21:31 -06:00
waitmovement 0
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB419, MSGBOX_DEFAULT
2017-12-21 23:46:19 -08:00
playfanfare MUS_FANFA4
2017-11-09 19:21:31 -06:00
message LittlerootTown_ProfessorBirchsLab_Text_1FB436
waitmessage
waitfanfare
setflag FLAG_SYS_NATIONAL_DEX
special EnableNationalPokedex
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB466, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
2018-10-18 15:28:59 -04:00
setflag FLAG_HIDE_LITTLEROOT_TOWN_BIRCH
setflag FLAG_HIDE_LITTLEROOT_TOWN_RIVAL
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 2
2019-02-27 23:54:51 -05:00
setvar VAR_SCOTT_CALL_STEP_COUNTER, 0
2019-01-02 21:12:43 +00:00
setflag FLAG_SCOTT_CALL_NATIONAL_DEX
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9F32:: @ 81F9F32
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB30F, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
return
LittlerootTown_ProfessorBirchsLab_EventScript_1F9F3C:: @ 81F9F3C
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB38E, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
return
LittlerootTown_ProfessorBirchsLab_Movement_1F9F46: @ 81F9F46
walk_left
walk_in_place_fastest_down
delay_16
delay_16
walk_right
walk_in_place_fastest_down
delay_16
delay_16
walk_right
walk_down
walk_down
walk_down
walk_down
walk_right
walk_right
walk_right
walk_in_place_fastest_up
2017-11-09 19:21:31 -06:00
step_end
LittlerootTown_ProfessorBirchsLab_Movement_1F9F58: @ 81F9F58
walk_left
walk_left
walk_left
walk_up
walk_up
walk_up
walk_up
walk_left
walk_in_place_fastest_down
2017-11-09 19:21:31 -06:00
step_end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9F62:: @ 81F9F62
lockall
applymovement EVENT_OBJ_ID_PLAYER, LittlerootTown_ProfessorBirchsLab_Movement_1F9F7C
2017-11-09 19:21:31 -06:00
waitmovement 0
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB5F9, MSGBOX_DEFAULT
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 5
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_Movement_1F9F7C: @ 81F9F7C
walk_up
walk_up
walk_up
walk_up
walk_up
walk_up
walk_up
2017-11-09 19:21:31 -06:00
step_end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9F84:: @ 81F9F84
lock
faceplayer
compare VAR_BIRCH_LAB_STATE, 3
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1F9FB1
2019-01-02 21:12:43 +00:00
goto_if_set FLAG_BIRCH_AIDE_MET, LittlerootTown_ProfessorBirchsLab_EventScript_1F9FA7
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA4E2, MSGBOX_DEFAULT
2019-01-02 21:12:43 +00:00
setflag FLAG_BIRCH_AIDE_MET
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9FA7:: @ 81F9FA7
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA641, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9FB1:: @ 81F9FB1
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FA6CE, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9FBB:: @ 81F9FBB
release
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1FA057
applymovement 2, Common_Movement_WalkInPlaceRight
2017-11-09 19:21:31 -06:00
waitmovement 0
drawmonpic SPECIES_CYNDAQUIL, 10, 3
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB7F6, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA061
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA06C
end
LittlerootTown_ProfessorBirchsLab_EventScript_1F9FEF:: @ 81F9FEF
release
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1FA057
applymovement 2, Common_Movement_WalkInPlaceRight
2017-11-09 19:21:31 -06:00
waitmovement 0
drawmonpic SPECIES_TOTODILE, 10, 3
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB869, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA061
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA10D
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA023:: @ 81FA023
release
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1FA057
applymovement 2, Common_Movement_WalkInPlaceRight
2017-11-09 19:21:31 -06:00
waitmovement 0
drawmonpic SPECIES_CHIKORITA, 10, 3
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB8E0, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA061
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA1AE
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA057:: @ 81FA057
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBAF8, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA061:: @ 81FA061
erasemonpic
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB959, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA06C:: @ 81FA06C
bufferspeciesname 0, SPECIES_CYNDAQUIL
setvar VAR_TEMP_1, SPECIES_CYNDAQUIL
2017-11-09 19:21:31 -06:00
givemon SPECIES_CYNDAQUIL, 5, ITEM_NONE, 0x0, 0x0, 0
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA0A1
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA0CC
2017-11-09 19:21:31 -06:00
erasemonpic
goto LittlerootTown_ProfessorBirchsLab_EventScript_273811
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA0A1:: @ 81FA0A1
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 4
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA0FD
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_27378B
call Common_EventScript_NameReceivedPokemon
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA0FD
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA0CC:: @ 81FA0CC
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 4
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA0F2
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_273797
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA0F2
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA0F2:: @ 81FA0F2
call LittlerootTown_ProfessorBirchsLab_EventScript_2737A0
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA0FD
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA0FD:: @ 81FA0FD
erasemonpic
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBA2C, MSGBOX_DEFAULT
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA10D:: @ 81FA10D
bufferspeciesname 0, SPECIES_TOTODILE
setvar VAR_TEMP_1, SPECIES_TOTODILE
2017-11-09 19:21:31 -06:00
givemon SPECIES_TOTODILE, 5, ITEM_NONE, 0x0, 0x0, 0
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA142
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA16D
2017-11-09 19:21:31 -06:00
erasemonpic
goto LittlerootTown_ProfessorBirchsLab_EventScript_273811
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA142:: @ 81FA142
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 5
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA19E
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_27378B
call Common_EventScript_NameReceivedPokemon
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA19E
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA16D:: @ 81FA16D
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 5
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA193
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_273797
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA193
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA193:: @ 81FA193
call LittlerootTown_ProfessorBirchsLab_EventScript_2737A0
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA19E
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA19E:: @ 81FA19E
erasemonpic
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBA2C, MSGBOX_DEFAULT
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA1AE:: @ 81FA1AE
bufferspeciesname 0, SPECIES_CHIKORITA
setvar VAR_TEMP_1, SPECIES_CHIKORITA
2017-11-09 19:21:31 -06:00
givemon SPECIES_CHIKORITA, 5, ITEM_NONE, 0x0, 0x0, 0
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA1E3
compare VAR_RESULT, 1
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA20E
2017-11-09 19:21:31 -06:00
erasemonpic
goto LittlerootTown_ProfessorBirchsLab_EventScript_273811
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA1E3:: @ 81FA1E3
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 6
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA23F
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_27378B
call Common_EventScript_NameReceivedPokemon
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA23F
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA20E:: @ 81FA20E
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F
removeobject 6
msgbox gText_NicknameThisPokemon, MSGBOX_YESNO
compare VAR_RESULT, 0
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA234
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_273797
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA234
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA234:: @ 81FA234
call LittlerootTown_ProfessorBirchsLab_EventScript_2737A0
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA23F
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA23F:: @ 81FA23F
erasemonpic
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBA2C, MSGBOX_DEFAULT
2019-08-03 14:12:48 -04:00
setvar VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA24F:: @ 81FA24F
2017-12-21 23:46:19 -08:00
playfanfare MUS_FANFA4
2017-11-09 19:21:31 -06:00
message LittlerootTown_ProfessorBirchsLab_Text_1FB9D7
waitmessage
waitfanfare
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA25A:: @ 81FA25A
lock
faceplayer
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 5
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA28A
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 2
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA294
goto_if_unset FLAG_HAS_MATCH_CALL, LittlerootTown_ProfessorBirchsLab_EventScript_1FA29E
2019-01-02 21:12:43 +00:00
goto_if_unset FLAG_ENABLE_PROF_BIRCH_MATCH_CALL, LittlerootTown_ProfessorBirchsLab_EventScript_1FA2D2
2017-11-09 19:21:31 -06:00
goto LittlerootTown_ProfessorBirchsLab_EventScript_1FA29E
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA28A:: @ 81FA28A
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB787, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA294:: @ 81FA294
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB466, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA29E:: @ 81FA29E
2018-12-21 20:28:24 -05:00
goto_if_unset FLAG_HIDE_LITTLEROOT_TOWN_BIRCHS_LAB_UNKNOWN_0x380, LittlerootTown_ProfessorBirchsLab_EventScript_272141
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 3
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_272141
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_272141
compare VAR_BIRCH_LAB_STATE, 5
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA3C4
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAA74, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA2D2:: @ 81FA2D2
Route101_EventScript_1FA2D2:: @ 81FA2D2
msgbox Route101_Text_2B5F52, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
delay 30
2017-12-21 23:46:19 -08:00
playfanfare MUS_ME_TORE_EYE
msgbox Route101_Text_2B603A, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
waitfanfare
closemessage
delay 30
2019-01-02 21:12:43 +00:00
setflag FLAG_ENABLE_PROF_BIRCH_MATCH_CALL
2019-08-03 14:12:48 -04:00
setvar VAR_REGISTER_BIRCH_STATE, 2
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA2F8:: @ 81FA2F8
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAB22, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
call LittlerootTown_ProfessorBirchsLab_EventScript_1FA3AC
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAC4B, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
closemessage
applymovement 3, LittlerootTown_ProfessorBirchsLab_Movement_1FA3E0
waitmovement 0
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceRight
2017-11-09 19:21:31 -06:00
waitmovement 0
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA352
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA37F
setvar VAR_BIRCH_LAB_STATE, 5
2019-01-02 21:12:43 +00:00
setflag FLAG_ADVENTURE_STARTED
2019-08-05 11:23:45 -04:00
setvar VAR_OLDALE_TOWN_STATE, 1
setvar VAR_LITTLEROOT_RIVAL_STATE, 4
2019-08-05 11:23:45 -04:00
setvar VAR_LITTLEROOT_TOWN_STATE, 3
2017-11-09 19:21:31 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA352:: @ 81FA352
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FADD7, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
giveitem_std ITEM_POKE_BALL, 5
compare VAR_RESULT, 0
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA3CE
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAE40, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
setvar VAR_RESULT, 0
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA37F:: @ 81FA37F
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAF3F, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
giveitem_std ITEM_POKE_BALL, 5
compare VAR_RESULT, 0
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA3D7
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAF8E, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
setvar VAR_RESULT, 1
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3AC:: @ 81FA3AC
2017-12-21 23:46:19 -08:00
playfanfare MUS_FANFA4
2017-11-09 19:21:31 -06:00
message LittlerootTown_ProfessorBirchsLab_Text_1FAC32
waitfanfare
setflag FLAG_SYS_POKEDEX_GET
special sub_81AFDA0
2019-01-03 01:54:55 +00:00
setflag FLAG_RECEIVED_POKEDEX_FROM_BIRCH
setvar VAR_CABLE_CLUB_TUTORIAL_STATE, 1
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3C4:: @ 81FA3C4
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAD6F, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3CE:: @ 81FA3CE
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAEF3, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3D7:: @ 81FA3D7
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB05D, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_Movement_1FA3E0: @ 81FA3E0
walk_down
walk_in_place_fastest_left
2017-11-09 19:21:31 -06:00
step_end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3E3:: @ 81FA3E3
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB0A2, MSGBOX_SIGN
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA3EC:: @ 81FA3EC
lock
faceplayer
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 5
2018-12-21 20:28:24 -05:00
goto_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA43A
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1FA465
2019-08-03 14:12:48 -04:00
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 2
2018-12-21 20:28:24 -05:00
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_1FA490
2017-11-09 19:21:31 -06:00
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA428
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA431
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA428:: @ 81FA428
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FAF08, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA431:: @ 81FA431
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB073, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA43A:: @ 81FA43A
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA453
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA45C
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA453:: @ 81FA453
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBB68, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA45C:: @ 81FA45C
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBC2D, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA465:: @ 81FA465
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA47E
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA487
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA47E:: @ 81FA47E
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBC8D, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA487:: @ 81FA487
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FBCD2, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA490:: @ 81FA490
checkplayergender
compare VAR_RESULT, MALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA4A9
compare VAR_RESULT, FEMALE
2018-12-21 21:32:45 -05:00
call_if_eq LittlerootTown_ProfessorBirchsLab_EventScript_1FA4B2
2017-11-09 19:21:31 -06:00
release
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4A9:: @ 81FA4A9
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB528, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4B2:: @ 81FA4B2
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB58A, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
return
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4BB:: @ 81FA4BB
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB0E7, MSGBOX_SIGN
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4C4:: @ 81FA4C4
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB124, MSGBOX_SIGN
2017-11-09 19:21:31 -06:00
end
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4CD:: @ 81FA4CD
msgbox LittlerootTown_ProfessorBirchsLab_Text_1FB148, MSGBOX_SIGN
2017-11-09 19:21:31 -06:00
end
2017-11-10 02:24:21 -06:00
LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6:: @ 81FA4D6
lockall
pokenavcall LittlerootTown_ProfessorBirchsLab_Text_1FBD1A
waitmessage
2019-01-02 21:12:43 +00:00
clearflag FLAG_SCOTT_CALL_NATIONAL_DEX
2017-11-10 02:24:21 -06:00
releaseall
end
LittlerootTown_ProfessorBirchsLab_Text_1FA4E2: @ 81FA4E2
.string "Hunh? PROF. BIRCH?\p"
2018-12-07 10:41:08 -05:00
.string "The PROF's away on fieldwork.\n"
.string "Ergo, he isn't here.\p"
.string "Oh, let me explain what fieldwork is.\p"
.string "It is to study things in the natural\n"
.string "environment, like fields and mountains,\l"
.string "instead of a laboratory.\p"
2018-12-07 10:41:08 -05:00
.string "The PROF isn't one for doing desk work.\n"
.string "He's the type of person who would\l"
.string "rather go outside and experience\l"
.string "things than read about them here.$"
LittlerootTown_ProfessorBirchsLab_Text_1FA641: @ 81FA641
2018-12-07 10:41:08 -05:00
.string "The PROF isn't one for doing desk work.\n"
.string "He's the type of person who would\l"
.string "rather go outside and experience\l"
.string "things than read about them here.$"
LittlerootTown_ProfessorBirchsLab_Text_1FA6CE: @ 81FA6CE
.string "PROF. BIRCH is studying the habitats\n"
.string "and distribution of POKéMON.\p"
2018-12-07 10:41:08 -05:00
.string "The PROF enjoys {RIVAL}'s help, too.\n"
.string "There's a lot of love there.$"
LittlerootTown_ProfessorBirchsLab_Text_1FA74D: @ 81FA74D
.string "PROF. BIRCH: So, {PLAYER}{KUN}.\p"
2018-12-07 10:41:08 -05:00
.string "I've heard so much about you from\n"
.string "your father.\p"
2018-12-07 10:41:08 -05:00
.string "I've heard that you don't have your\n"
.string "own POKéMON yet.\p"
.string "But the way you battled earlier,\n"
.string "you pulled it off with aplomb!\p"
2018-12-07 10:41:08 -05:00
.string "I guess you have your father's blood\n"
.string "in your veins after all!\p"
.string "Oh, yes. As thanks for rescuing me,\n"
2018-12-07 10:41:08 -05:00
.string "I'd like you to have the POKéMON you\l"
.string "used earlier.\p"
.string "{PLAYER} received the {STR_VAR_1}!$"
LittlerootTown_ProfessorBirchsLab_Text_1FA8B1: @ 81FA8B1
2018-12-07 10:41:08 -05:00
.string "PROF. BIRCH: While you're at it, why not\n"
.string "give a nickname to that {STR_VAR_1}?$"
LittlerootTown_ProfessorBirchsLab_Text_1FA8F6: @ 81FA8F6
.string "PROF. BIRCH: If you work at POKéMON\n"
2018-12-07 10:41:08 -05:00
.string "and gain experience, I think you'll make\l"
.string "an extremely good TRAINER.\p"
.string "My kid, {RIVAL}, is also studying\n"
.string "POKéMON while helping me out.\p"
2018-12-07 10:41:08 -05:00
.string "{PLAYER}{KUN}, don't you think it might be\n"
.string "a good idea to go see {RIVAL}?$"
LittlerootTown_ProfessorBirchsLab_Text_1FA9D5: @ 81FA9D5
.string "PROF. BIRCH: Great!\n"
.string "{RIVAL} should be happy, too.\p"
.string "Get {RIVAL} to teach you what it\n"
.string "means to be a TRAINER.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAA35: @ 81FAA35
2018-12-07 10:41:08 -05:00
.string "PROF. BIRCH: Oh, don't be that way.\n"
.string "You should go meet my kid.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAA74: @ 81FAA74
.string "PROF. BIRCH: {RIVAL}?\n"
.string "Gone home, I think.\p"
2018-12-07 10:41:08 -05:00
.string "Or maybe that kid's scrabbling around\n"
.string "in tall grass again somewhere…\p"
.string "If you or your POKéMON get tired,\n"
.string "you should get some rest at home.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAB22: @ 81FAB22
.string "PROF. BIRCH: Oh, hi, {PLAYER}{KUN}!\p"
.string "I heard you beat {RIVAL} on\n"
2018-12-07 10:41:08 -05:00
.string "your first try. That's excellent!\p"
.string "{RIVAL}'s been helping with my research\n"
.string "for a long time.\p"
.string "{RIVAL} has an extensive history as\n"
.string "a TRAINER already.\p"
.string "Here, {PLAYER}{KUN}, I ordered this for my\n"
.string "research, but I think you should have\l"
.string "this POKéDEX.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAC32: @ 81FAC32
.string "{PLAYER} received the POKéDEX!$"
LittlerootTown_ProfessorBirchsLab_Text_1FAC4B: @ 81FAC4B
.string "PROF. BIRCH: The POKéDEX is a high-tech\n"
.string "tool that automatically makes a record\l"
.string "of any POKéMON you meet or catch.\p"
.string "My kid, {RIVAL}, goes everywhere\n"
.string "with it.\p"
.string "Whenever my kid catches a rare POKéMON\n"
.string "and records its data in the POKéDEX,\l"
2018-12-07 10:41:08 -05:00
.string "why, {RIVAL} looks for me while I'm out\l"
.string "doing fieldwork, and shows me.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAD6F: @ 81FAD6F
.string "PROF. BIRCH: Countless POKéMON\n"
.string "await you!\p"
2018-12-07 10:41:08 -05:00
.string "Argh, I'm getting the itch to get out\n"
.string "and do fieldwork again!$"
LittlerootTown_ProfessorBirchsLab_Text_1FADD7: @ 81FADD7
.string "MAY: Oh, wow, {PLAYER}{KUN}!\n"
.string "You got a POKéDEX, too!\p"
2018-12-07 10:41:08 -05:00
.string "That's great! Just like me!\n"
.string "I've got something for you, too!$"
LittlerootTown_ProfessorBirchsLab_Text_1FAE40: @ 81FAE40
2018-12-07 10:41:08 -05:00
.string "MAY: It's fun if you can get a lot of\n"
.string "POKéMON!\p"
2018-12-07 10:41:08 -05:00
.string "I'm going to look all over the place\n"
.string "because I want different POKéMON.\p"
2018-12-07 10:41:08 -05:00
.string "If I find any cute POKéMON, I'll catch\n"
.string "them with POKé BALLS!$"
LittlerootTown_ProfessorBirchsLab_Text_1FAEF3: @ 81FAEF3
2018-12-07 10:41:08 -05:00
.string "Oh? Your BAG's full.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAF08: @ 81FAF08
.string "MAY: I wonder where I should go look\n"
.string "for POKéMON next?$"
LittlerootTown_ProfessorBirchsLab_Text_1FAF3F: @ 81FAF3F
.string "BRENDAN: Huh…\n"
.string "So you got a POKéDEX, too.\p"
.string "Well then, here.\n"
2018-12-07 10:41:08 -05:00
.string "I'll give you these.$"
LittlerootTown_ProfessorBirchsLab_Text_1FAF8E: @ 81FAF8E
2018-12-07 10:41:08 -05:00
.string "BRENDAN: You know it's more fun to\n"
.string "have a whole bunch of POKéMON.\p"
2018-12-07 10:41:08 -05:00
.string "I'm going to explore all over the place\n"
.string "to find different POKéMON.\p"
.string "If I find any cool POKéMON, you bet\n"
2018-12-07 10:41:08 -05:00
.string "I'll try to get them with POKé BALLS.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB05D: @ 81FB05D
2018-12-07 10:41:08 -05:00
.string "Hey, your BAG's full.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB073: @ 81FB073
.string "BRENDAN: Where should I look for\n"
.string "POKéMON next…$"
LittlerootTown_ProfessorBirchsLab_Text_1FB0A2: @ 81FB0A2
2018-12-07 10:41:08 -05:00
.string "It's a serious-looking machine.\n"
.string "The PROF must use this for research.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB0E7: @ 81FB0E7
2018-12-07 10:41:08 -05:00
.string "It's a PC used for research.\n"
.string "Better not mess around with it.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB124: @ 81FB124
2018-12-07 10:41:08 -05:00
.string "It's crammed with books on POKéMON.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB148: @ 81FB148
2018-12-07 10:41:08 -05:00
.string "It's a book that's too hard to read.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB16D: @ 81FB16D
.string "PROF. BIRCH: Now…\p"
2018-12-07 10:41:08 -05:00
.string "{PLAYER}{KUN} and {RIVAL}, I've had the two\n"
.string "of you help me study POKéMON.\p"
.string "Thanks to your help, new facts\n"
.string "are coming to light.\p"
.string "It appears that in the HOENN region,\n"
.string "there are also POKéMON from other\l"
.string "regions.\p"
.string "It goes to show how rich and varied\n"
.string "the natural environments of HOENN\l"
.string "happen to be.\p"
2018-12-07 10:41:08 -05:00
.string "That's why I think it's necessary for\n"
.string "me to upgrade your POKéDEX to\l"
.string "the NATIONAL Mode.\p"
.string "Here, let me see your POKéDEX units.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB30F: @ 81FB30F
.string "MAY: Eheheh!\p"
2018-12-07 10:41:08 -05:00
.string "It's so cool that even my POKéDEX\n"
.string "is getting updated!\p"
2018-12-07 10:41:08 -05:00
.string "It's because you went out and caught\n"
.string "so many POKéMON, {PLAYER}{KUN}!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB38E: @ 81FB38E
.string "BRENDAN: I went out all over HOENN\n"
.string "and checked out POKéMON.\p"
.string "You can thank me for getting\n"
.string "the NATIONAL Mode POKéDEX.\p"
2018-12-07 10:41:08 -05:00
.string "Yep, you're lucky, {PLAYER}!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB419: @ 81FB419
.string "PROF. BIRCH: Okay, all done!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB436: @ 81FB436
2018-12-07 10:41:08 -05:00
.string "{PLAYER}'s POKéDEX was upgraded\n"
.string "to the NATIONAL Mode!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB466: @ 81FB466
.string "PROF. BIRCH: But listen.\n"
2018-12-07 10:41:08 -05:00
.string "You've become the CHAMPION,\l"
.string "but your POKéMON journey isn't over.\p"
.string "There is no end to the road\n"
.string "that is POKéMON.\p"
.string "Somewhere, there is a grassy patch\n"
2018-12-07 10:41:08 -05:00
.string "that's waiting for you!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB528: @ 81FB528
2018-12-07 10:41:08 -05:00
.string "MAY: I think I'll take a short break\n"
.string "from fieldwork.\p"
2018-12-07 10:41:08 -05:00
.string "I think I'll help the PROF here for\n"
.string "a while.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB58A: @ 81FB58A
.string "BRENDAN: For the time being,\n"
2018-12-07 10:41:08 -05:00
.string "I'm taking a break from fieldwork.\p"
.string "I'll be helping out the PROF here\n"
.string "for a while.$"
LittlerootTown_ProfessorBirchsLab_Text_1FB5F9: @ 81FB5F9
.string "PROF. BIRCH: Oh, {PLAYER}{KUN}!\n"
2018-12-07 10:41:08 -05:00
.string "Let's have a look at your POKéDEX.\p"
.string "… … … … … …\n"
.string "… … … … … …\p"
2018-12-07 10:41:08 -05:00
.string "Yes, there's no doubt about it.\p"
.string "You really have completed the HOENN\n"
2018-12-07 10:41:08 -05:00
.string "region's POKéDEX.\p"
.string "That's more than just impressive.\p"
.string "I have a gift for you.\p"
.string "Consider it my show of appreciation\n"
2018-12-07 10:41:08 -05:00
.string "for the fantastic work you've done.\p"
.string "My gift is a rare POKéMON only found\n"
.string "in another region!\p"
.string "You can have any one of these\n"
.string "three POKéMON!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB787: @ 81FB787
.string "PROF. BIRCH: These are rare POKéMON\n"
.string "only found in another region!\p"
.string "You can have any one of these\n"
.string "three POKéMON!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB7F6: @ 81FB7F6
.string "PROF. BIRCH: The FIRE POKéMON\n"
.string "CYNDAQUIL caught your eye!\p"
2018-12-07 10:41:08 -05:00
.string "You're as sharp as ever!\p"
.string "So the CYNDAQUIL is your choice?$"
LittlerootTown_ProfessorBirchsLab_Text_1FB869: @ 81FB869
.string "PROF. BIRCH: The WATER POKéMON\n"
.string "TOTODILE is your choice!\p"
.string "You know how to pick a good one.\p"
2018-12-07 10:41:08 -05:00
.string "So, you'll take the TOTODILE?$"
LittlerootTown_ProfessorBirchsLab_Text_1FB8E0: @ 81FB8E0
.string "PROF. BIRCH: The GRASS POKéMON\n"
.string "CHIKORITA is your choice!\p"
2018-12-07 10:41:08 -05:00
.string "You sure know what you're doing.\p"
.string "So, you'll take the CHIKORITA?$"
LittlerootTown_ProfessorBirchsLab_Text_1FB959: @ 81FB959
.string "PROF. BIRCH: Take your time before\n"
.string "you decide.\p"
2018-12-07 10:41:08 -05:00
.string "They're all invaluable POKéMON.$"
2017-11-10 02:24:21 -06:00
LittlerootTown_ProfessorBirchsLab_Text_1FB9A8: @ 81FB9A8
.string "PROF. BIRCH: I see!\n"
.string "You picked a fine POKéMON!$"
LittlerootTown_ProfessorBirchsLab_Text_1FB9D7: @ 81FB9D7
.string "{PLAYER} received the {STR_VAR_1}\n"
.string "from PROF. BIRCH!$"
2017-11-10 02:24:21 -06:00
LittlerootTown_ProfessorBirchsLab_Text_1FB9FC: @ 81FB9FC
.string "Want to give a nickname to\n"
.string "the {STR_VAR_1} you received?$"
LittlerootTown_ProfessorBirchsLab_Text_1FBA2C: @ 81FBA2C
.string "PROF. BIRCH: Listen, {PLAYER}{KUN}.\n"
2018-12-07 10:41:08 -05:00
.string "You've completed the HOENN POKéDEX,\l"
.string "but your POKéMON journey isn't over.\p"
.string "There is no end to the road\n"
.string "that is POKéMON.\p"
.string "Somewhere, there is a grassy patch\n"
2018-12-07 10:41:08 -05:00
.string "that's waiting for you!$"
LittlerootTown_ProfessorBirchsLab_Text_1FBAF8: @ 81FBAF8
.string "You received the promised POKéMON.\n"
.string "Better leave the others alone.$"
2017-11-10 02:24:21 -06:00
LittlerootTown_ProfessorBirchsLab_Text_1FBB3A: @ 81FBB3A
2018-12-07 10:41:08 -05:00
.string "Oh, you don't have any room for\n"
2017-11-10 02:24:21 -06:00
.string "this POKéMON.$"
LittlerootTown_ProfessorBirchsLab_Text_1FBB68: @ 81FBB68
.string "MAY: {PLAYER}{KUN}, after this…\n"
.string "What are you going to do?\p"
.string "Are you going to keep battling\n"
.string "and sharpening your skills?\p"
.string "Or are you going to try filling\n"
.string "the NATIONAL POKéDEX?\p"
2018-12-07 10:41:08 -05:00
.string "I'm staying here to help the PROF.$"
LittlerootTown_ProfessorBirchsLab_Text_1FBC2D: @ 81FBC2D
.string "BRENDAN: Rather than collecting\n"
.string "POKéMON, I prefer slowly and \l"
.string "steadily raising the one I chose.$"
LittlerootTown_ProfessorBirchsLab_Text_1FBC8D: @ 81FBC8D
.string "MAY: Oh, hi, {PLAYER}{KUN}!\n"
.string "Have you gone to that place,\l"
.string "the BATTLE FRONTIER?$"
LittlerootTown_ProfessorBirchsLab_Text_1FBCD2: @ 81FBCD2
.string "BRENDAN: Hey, {PLAYER}!\n"
.string "Have you gone out to that place,\l"
.string "the BATTLE FRONTIER?$"
2017-11-10 02:24:21 -06:00
LittlerootTown_ProfessorBirchsLab_Text_1FBD1A: @ 81FBD1A
.string "… … … … … …\n"
.string "… … … … … Beep!\p"
.string "SCOTT: Hi, hi, {PLAYER}!\n"
2018-12-07 10:41:08 -05:00
.string "It's me, SCOTT.\p"
.string "I'm aboard the S.S. TIDAL now.\n"
2017-11-10 02:24:21 -06:00
.string "It feels great to be on the sea!\p"
.string "By the way…\p"
2018-12-07 10:41:08 -05:00
.string "There's this place that I'd like to\n"
2017-11-10 02:24:21 -06:00
.string "invite you to for a visit.\p"
2018-12-07 10:41:08 -05:00
.string "If you're interested, board a ferry\n"
2017-11-10 02:24:21 -06:00
.string "at either SLATEPORT or LILYCOVE.\p"
2018-12-07 10:41:08 -05:00
.string "I'll fill you in on the details when\n"
.string "we meet. I'll be waiting!\p"
2017-11-10 02:24:21 -06:00
.string "… … … … … …\n"
.string "… … … … … Click!$"