summaryrefslogtreecommitdiff
path: root/data/maps/CinnabarIsland_PokemonLab_ResearchRoom/scripts.inc
blob: 1619d9df3f3a01fbf9a8078446ba2ba5919b4793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
CinnabarIsland_PokemonLab_ResearchRoom_MapScripts:: @ 816E3DE
	.byte 0

CinnabarIsland_PokemonLab_ResearchRoom_EventScript_MetronomeTutor:: @ 816E3DF
	goto EventScript_MetronomeTutor
	end

CinnabarIsland_PokemonLab_ResearchRoom_EventScript_Scientist:: @ 816E3E5
	msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_EeveeCanEvolveIntroThreeMons, MSGBOX_NPC
	end

CinnabarIsland_PokemonLab_ResearchRoom_EventScript_Computer:: @ 816E3EE
	msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_LegendaryBirdEmail, MSGBOX_SIGN
	end

CinnabarIsland_PokemonLab_ResearchRoom_EventScript_AmberPipe:: @ 816E3F7
	msgbox CinnabarIsland_PokemonLab_ResearchRoom_Text_AnAmberPipe, MSGBOX_SIGN
	end