pokefirered/data/maps/CinnabarIsland_PokemonLab_ResearchRoom/scripts.inc
2022-06-24 21:10:48 -04:00

19 lines
628 B
PHP

CinnabarIsland_PokemonLab_ResearchRoom_MapScripts::
.byte 0
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_MetronomeTutor::
goto EventScript_MetronomeTutor
end
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_Scientist::
msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_EeveeCanEvolveIntroThreeMons, MSGBOX_NPC
end
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_Computer::
msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_LegendaryBirdEmail, MSGBOX_SIGN
end
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_AmberPipe::
msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_AnAmberPipe, MSGBOX_SIGN
end