summaryrefslogtreecommitdiff
path: root/data/maps/FallarborTown_House1/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/FallarborTown_House1/scripts.inc')
-rw-r--r--data/maps/FallarborTown_House1/scripts.inc126
1 files changed, 126 insertions, 0 deletions
diff --git a/data/maps/FallarborTown_House1/scripts.inc b/data/maps/FallarborTown_House1/scripts.inc
new file mode 100644
index 000000000..47459f8d5
--- /dev/null
+++ b/data/maps/FallarborTown_House1/scripts.inc
@@ -0,0 +1,126 @@
+FallarborTown_House1_MapScripts:: @ 8200F12
+ .byte 0
+
+FallarborTown_House1_EventScript_200F13:: @ 8200F13
+ lock
+ faceplayer
+ checkflag FLAG_0x0E5
+ goto_eq FallarborTown_House1_EventScript_200FB2
+ checkitem ITEM_METEORITE, 1
+ compare VAR_RESULT, 1
+ goto_eq FallarborTown_House1_EventScript_200F38
+ msgbox FallarborTown_House1_Text_200FEE, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200F38:: @ 8200F38
+ checkflag FLAG_0x002
+ call_if 0, FallarborTown_House1_EventScript_200F8B
+ checkflag FLAG_0x002
+ call_if 1, FallarborTown_House1_EventScript_200F9C
+ compare VAR_RESULT, 0
+ goto_eq FallarborTown_House1_EventScript_200FA5
+ msgbox FallarborTown_House1_Text_201159, 4
+ giveitem_std ITEM_TM27
+ compare VAR_RESULT, 0
+ goto_eq FallarborTown_House1_EventScript_272054
+ setvar VAR_0x8004, 280
+ call FallarborTown_House1_EventScript_2723E4
+ setflag FLAG_0x0E5
+ msgbox FallarborTown_House1_Text_2011A5, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200F8B:: @ 8200F8B
+ msgbox FallarborTown_House1_Text_200FEE, 4
+ msgbox FallarborTown_House1_Text_2010A2, 5
+ return
+
+FallarborTown_House1_EventScript_200F9C:: @ 8200F9C
+ msgbox FallarborTown_House1_Text_201249, 5
+ return
+
+FallarborTown_House1_EventScript_200FA5:: @ 8200FA5
+ setflag FLAG_0x002
+ msgbox FallarborTown_House1_Text_201212, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200FB2:: @ 8200FB2
+ msgbox FallarborTown_House1_Text_2011A5, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200FBC:: @ 8200FBC
+ lock
+ faceplayer
+ checkflag FLAG_0x0E5
+ goto_eq FallarborTown_House1_EventScript_200FE4
+ checkflag FLAG_0x08B
+ goto_eq FallarborTown_House1_EventScript_200FDA
+ msgbox FallarborTown_House1_Text_2012BC, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200FDA:: @ 8200FDA
+ msgbox FallarborTown_House1_Text_201310, 4
+ release
+ end
+
+FallarborTown_House1_EventScript_200FE4:: @ 8200FE4
+ msgbox FallarborTown_House1_Text_20134B, 4
+ release
+ end
+
+FallarborTown_House1_Text_200FEE: @ 8200FEE
+ .string "PROF. COZMO: Oh…\n"
+ .string "I never should have let myself be\l"
+ .string "conned into telling TEAM MAGMA where\l"
+ .string "you can find METEORITES…\p"
+ .string "That METEORITE from METEOR FALLS…\n"
+ .string "It’s never going to be mine now…$"
+
+FallarborTown_House1_Text_2010A2: @ 82010A2
+ .string "Oh!\n"
+ .string "Hah?\p"
+ .string "That item…\p"
+ .string "Could it be?\p"
+ .string "Is it the METEORITE that TEAM MAGMA\n"
+ .string "took from METEOR FALLS?\p"
+ .string "Please, may I have it?\p"
+ .string "I’m not asking for it for free.\n"
+ .string "How about in exchange for this TM?$"
+
+FallarborTown_House1_Text_201159: @ 8201159
+ .string "PROF. COZMO: This TM, it represents\n"
+ .string "my feeling of gratitude.\l"
+ .string "Please use it!$"
+
+FallarborTown_House1_Text_2011A5: @ 82011A5
+ .string "PROF. COZMO: Oh, I can’t believe it.\n"
+ .string "This is really, really great!\p"
+ .string "This is really going to help my research!$"
+
+FallarborTown_House1_Text_201212: @ 8201212
+ .string "PROF. COZMO: Oh, but…\n"
+ .string "I’m crushed with disappointment…$"
+
+FallarborTown_House1_Text_201249: @ 8201249
+ .string "PROF. COZMO: Please, may I have that\n"
+ .string "METEORITE?\p"
+ .string "I’m not asking for it for free.\n"
+ .string "How about in exchange for this TM?$"
+
+FallarborTown_House1_Text_2012BC: @ 82012BC
+ .string "PROF. COZMO went off to METEOR FALLS\n"
+ .string "on ROUTE 114 with some people from\l"
+ .string "TEAM MAGMA.$"
+
+FallarborTown_House1_Text_201310: @ 8201310
+ .string "Poor PROF. COZMO…\n"
+ .string "He’s so depressed… I feel sorry for him.$"
+
+FallarborTown_House1_Text_20134B: @ 820134B
+ .string "Look at PROF. COZMO…\n"
+ .string "He’s so happy! I think it’s cute.$"
+