mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
19 lines
628 B
PHP
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
|