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

FuchsiaCity_House1_EventScript_Woman:: @ 816D6C6
	msgbox FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth, MSGBOX_NPC
	end

FuchsiaCity_House1_EventScript_OldMan:: @ 816D6CF
	lock
	faceplayer
	famechecker FAMECHECKER_BILL, 2
	msgbox FuchsiaCity_House1_Text_BillIsMyGrandson
	release
	end

FuchsiaCity_House1_EventScript_LittleBoy:: @ 816D6E8
	msgbox FuchsiaCity_House1_Text_BillFilesHisOwnMonData, MSGBOX_NPC
	end