summaryrefslogtreecommitdiff
path: root/data/maps/SeafloorCavern_Room4/scripts.inc
blob: dd7abf361e1d945414475729ee09b03f21a5d394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SeafloorCavern_Room4_MapScripts:: @ 815DABF
	map_script MAP_SCRIPT_ON_TRANSITION, SeafloorCavern_Room4_MapScript1_15DAC5
	.byte 0

SeafloorCavern_Room4_MapScript1_15DAC5:: @ 815DAC5
	call Common_EventScript_SetupEvilTeamGfxIds
	end

SeafloorCavern_Room4_EventScript_15DACB:: @ 815DACB
	trainerbattle_single TRAINER_SEAFLOOR_CAVERN_GRUNT_4, SeafloorCavern_Room4_Text_1977B9, SeafloorCavern_Room4_Text_1977E2
	msgbox SeafloorCavern_Room4_Text_1977ED, MSGBOX_AUTOCLOSE
	end