From f5683b5c46b802cf75491d931a33d2fbe52a332c Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 10:44:26 -0400 Subject: move headers and connections into map dirs --- data/maps/SSAnne_Kitchen/header.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/maps/SSAnne_Kitchen/header.inc (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/header.inc b/data/maps/SSAnne_Kitchen/header.inc new file mode 100644 index 000000000..ca1ae5f2f --- /dev/null +++ b/data/maps/SSAnne_Kitchen/header.inc @@ -0,0 +1,8 @@ +SSAnne_Kitchen:: @ 834F32C + .4byte SSAnne_Kitchen_Layout @ 0x8319214 + .4byte gMapEvents_SSAnne_Kitchen @ 0x83AEC60 + .4byte gMapScripts_SSAnne_Kitchen @ 0x8160AB2 + .4byte NULL + .2byte BGM_FRLG_SS_ANNE + .2byte 170 + .byte 0x80, 0x00, 0x00, 0x08, 0x00, 0x06, 0x00, 0x00 -- cgit v1.2.3 From 799e971efef15b66345b255d57e94780733f667a Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 11:03:10 -0400 Subject: fix map events names --- data/maps/SSAnne_Kitchen/header.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/header.inc b/data/maps/SSAnne_Kitchen/header.inc index ca1ae5f2f..a2128fe93 100644 --- a/data/maps/SSAnne_Kitchen/header.inc +++ b/data/maps/SSAnne_Kitchen/header.inc @@ -1,7 +1,7 @@ SSAnne_Kitchen:: @ 834F32C .4byte SSAnne_Kitchen_Layout @ 0x8319214 - .4byte gMapEvents_SSAnne_Kitchen @ 0x83AEC60 - .4byte gMapScripts_SSAnne_Kitchen @ 0x8160AB2 + .4byte SSAnne_Kitchen_MapEvents @ 0x83AEC60 + .4byte SSAnne_Kitchen_MapScripts @ 0x8160AB2 .4byte NULL .2byte BGM_FRLG_SS_ANNE .2byte 170 -- cgit v1.2.3 From fb1ae058073d64305cb5dbae873095febdd36d74 Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 12:08:12 -0400 Subject: move map events to map directories --- data/maps/SSAnne_Kitchen/events.inc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/maps/SSAnne_Kitchen/events.inc (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/events.inc b/data/maps/SSAnne_Kitchen/events.inc new file mode 100644 index 000000000..d5034af53 --- /dev/null +++ b/data/maps/SSAnne_Kitchen/events.inc @@ -0,0 +1,20 @@ +SSAnne_Kitchen_EventObjects: + object_event 1, 59, 0, 1, 0, 5, 0, 3, 3, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160AB3, 0, 0, 0 + object_event 2, 59, 0, 6, 0, 6, 0, 3, 3, 33, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160ABC, 0, 0, 0 + object_event 3, 59, 0, 10, 0, 4, 0, 3, 18, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160AC5, 0, 0, 0 + object_event 4, 59, 0, 8, 0, 9, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160ACE, 0, 0, 0 + object_event 5, 59, 0, 14, 0, 5, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B1E, 0, 0, 0 + object_event 6, 59, 0, 14, 0, 7, 0, 3, 9, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B27, 0, 0, 0 + object_event 7, 59, 0, 14, 0, 9, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B30, 0, 0, 0 + object_event 8, 92, 0, 1, 0, 10, 0, 3, 8, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_1BE6AC, 362, 0, 0 + +SSAnne_Kitchen_MapWarps: + warp_def 7, 1, 0, 1, 261 + +SSAnne_Kitchen_MapBGEvents: + bg_event 14, 8, 0, 7, 0, 134, 122, 1 + bg_event 14, 4, 0, 7, 0, 135, 120, 1 + bg_event 14, 6, 0, 7, 0, 133, 121, 1 + +SSAnne_Kitchen_MapEvents:: + map_events SSAnne_Kitchen_EventObjects, SSAnne_Kitchen_MapWarps, 0x0, SSAnne_Kitchen_MapBGEvents -- cgit v1.2.3 From 4e5d818f89caae9153dd53ba321900e0d4e16c1e Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 6 May 2019 22:13:57 -0400 Subject: dump event scripts --- data/maps/SSAnne_Kitchen/scripts.inc | 63 ++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 data/maps/SSAnne_Kitchen/scripts.inc (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/scripts.inc b/data/maps/SSAnne_Kitchen/scripts.inc new file mode 100644 index 000000000..79aa88852 --- /dev/null +++ b/data/maps/SSAnne_Kitchen/scripts.inc @@ -0,0 +1,63 @@ +SSAnne_Kitchen_MapScripts:: @ 8160AB2 + .byte 0 + +SSAnne_Kitchen_EventScript_160AB3:: @ 8160AB3 + loadword 0, gUnknown_81733F8 + callstd 2 + end + +SSAnne_Kitchen_EventScript_160ABC:: @ 8160ABC + loadword 0, gUnknown_8173429 + callstd 2 + end + +SSAnne_Kitchen_EventScript_160AC5:: @ 8160AC5 + loadword 0, gUnknown_8173462 + callstd 2 + end + +SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE + lock + faceplayer + loadword 0, gUnknown_8173570 + callstd 4 + random 3 + copyvar VAR_0x8008, VAR_RESULT + compare_var_to_value VAR_0x8008, 0 + call_if 1, EventScript_160B03 + compare_var_to_value VAR_0x8008, 1 + call_if 1, EventScript_160B0C + compare_var_to_value VAR_0x8008, 2 + call_if 1, EventScript_160B15 + release + end + +EventScript_160B03:: @ 8160B03 + loadword 0, gUnknown_817359F + callstd 4 + return + +EventScript_160B0C:: @ 8160B0C + loadword 0, gUnknown_81735DF + callstd 4 + return + +EventScript_160B15:: @ 8160B15 + loadword 0, gUnknown_8173611 + callstd 4 + return + +SSAnne_Kitchen_EventScript_160B1E:: @ 8160B1E + loadword 0, gUnknown_81734A0 + callstd 2 + end + +SSAnne_Kitchen_EventScript_160B27:: @ 8160B27 + loadword 0, gUnknown_81734D3 + callstd 2 + end + +SSAnne_Kitchen_EventScript_160B30:: @ 8160B30 + loadword 0, gUnknown_817353E + callstd 2 + end -- cgit v1.2.3 From 55d66b51770b4f657ed55822e7e76f6d6e3261d8 Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 13 May 2019 19:44:24 -0400 Subject: convert map data to json --- data/maps/SSAnne_Kitchen/events.inc | 20 ----- data/maps/SSAnne_Kitchen/header.inc | 8 -- data/maps/SSAnne_Kitchen/map.json | 160 ++++++++++++++++++++++++++++++++++++ 3 files changed, 160 insertions(+), 28 deletions(-) delete mode 100644 data/maps/SSAnne_Kitchen/events.inc delete mode 100644 data/maps/SSAnne_Kitchen/header.inc create mode 100644 data/maps/SSAnne_Kitchen/map.json (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/events.inc b/data/maps/SSAnne_Kitchen/events.inc deleted file mode 100644 index d5034af53..000000000 --- a/data/maps/SSAnne_Kitchen/events.inc +++ /dev/null @@ -1,20 +0,0 @@ -SSAnne_Kitchen_EventObjects: - object_event 1, 59, 0, 1, 0, 5, 0, 3, 3, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160AB3, 0, 0, 0 - object_event 2, 59, 0, 6, 0, 6, 0, 3, 3, 33, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160ABC, 0, 0, 0 - object_event 3, 59, 0, 10, 0, 4, 0, 3, 18, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160AC5, 0, 0, 0 - object_event 4, 59, 0, 8, 0, 9, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160ACE, 0, 0, 0 - object_event 5, 59, 0, 14, 0, 5, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B1E, 0, 0, 0 - object_event 6, 59, 0, 14, 0, 7, 0, 3, 9, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B27, 0, 0, 0 - object_event 7, 59, 0, 14, 0, 9, 0, 3, 7, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_160B30, 0, 0, 0 - object_event 8, 92, 0, 1, 0, 10, 0, 3, 8, 17, 0, 0, 0, 0, 0, SSAnne_Kitchen_EventScript_1BE6AC, 362, 0, 0 - -SSAnne_Kitchen_MapWarps: - warp_def 7, 1, 0, 1, 261 - -SSAnne_Kitchen_MapBGEvents: - bg_event 14, 8, 0, 7, 0, 134, 122, 1 - bg_event 14, 4, 0, 7, 0, 135, 120, 1 - bg_event 14, 6, 0, 7, 0, 133, 121, 1 - -SSAnne_Kitchen_MapEvents:: - map_events SSAnne_Kitchen_EventObjects, SSAnne_Kitchen_MapWarps, 0x0, SSAnne_Kitchen_MapBGEvents diff --git a/data/maps/SSAnne_Kitchen/header.inc b/data/maps/SSAnne_Kitchen/header.inc deleted file mode 100644 index a2128fe93..000000000 --- a/data/maps/SSAnne_Kitchen/header.inc +++ /dev/null @@ -1,8 +0,0 @@ -SSAnne_Kitchen:: @ 834F32C - .4byte SSAnne_Kitchen_Layout @ 0x8319214 - .4byte SSAnne_Kitchen_MapEvents @ 0x83AEC60 - .4byte SSAnne_Kitchen_MapScripts @ 0x8160AB2 - .4byte NULL - .2byte BGM_FRLG_SS_ANNE - .2byte 170 - .byte 0x80, 0x00, 0x00, 0x08, 0x00, 0x06, 0x00, 0x00 diff --git a/data/maps/SSAnne_Kitchen/map.json b/data/maps/SSAnne_Kitchen/map.json new file mode 100644 index 000000000..bb094e87c --- /dev/null +++ b/data/maps/SSAnne_Kitchen/map.json @@ -0,0 +1,160 @@ +{ + "id": "MAP_SSANNE_KITCHEN", + "name": "SSAnne_Kitchen", + "layout": "LAYOUT_SSANNE_KITCHEN", + "music": "BGM_FRLG_SS_ANNE", + "region_map_section": "MAPSEC_S_S_ANNE", + "requires_flash": false, + "weather": "WEATHER_0", + "map_type": "MAP_TYPE_8", + "unknown_18": 0, + "unknown_19": 6, + "elevator_flag": 0, + "battle_scene": "BATTLE_SCENE_0", + "connections": null, + "object_events": [ + { + "graphics_id": "59", + "x": 1, + "y": 5, + "elevation": 3, + "movement_type": "3", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160AB3", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 6, + "y": 6, + "elevation": 3, + "movement_type": "3", + "movement_range_x": 1, + "movement_range_y": 2, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160ABC", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 10, + "y": 4, + "elevation": 3, + "movement_type": "18", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160AC5", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 8, + "y": 9, + "elevation": 3, + "movement_type": "7", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160ACE", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 14, + "y": 5, + "elevation": 3, + "movement_type": "7", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160B1E", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 14, + "y": 7, + "elevation": 3, + "movement_type": "9", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160B27", + "flag": "0" + }, + { + "graphics_id": "59", + "x": 14, + "y": 9, + "elevation": 3, + "movement_type": "7", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_160B30", + "flag": "0" + }, + { + "graphics_id": "92", + "x": 1, + "y": 10, + "elevation": 3, + "movement_type": "8", + "movement_range_x": 1, + "movement_range_y": 1, + "trainer_type": 0, + "trainer_sight_or_berry_tree_id": 0, + "script": "SSAnne_Kitchen_EventScript_1BE6AC", + "flag": "362" + } + ], + "warp_events": [ + { + "x": 7, + "y": 1, + "elevation": 0, + "dest_map": "MAP_SSANNE_1F_CORRIDOR", + "dest_warp_id": 1 + } + ], + "coord_events": [], + "bg_events": [ + { + "type": "hidden_item", + "x": 14, + "y": 8, + "elevation": 0, + "item": "ITEM_CHESTO_BERRY", + "flag": "122", + "unknown": 1 + }, + { + "type": "hidden_item", + "x": 14, + "y": 4, + "elevation": 0, + "item": "ITEM_PECHA_BERRY", + "flag": "120", + "unknown": 1 + }, + { + "type": "hidden_item", + "x": 14, + "y": 6, + "elevation": 0, + "item": "ITEM_CHERI_BERRY", + "flag": "121", + "unknown": 1 + } + ] +} \ No newline at end of file -- cgit v1.2.3 From 7dca612936fda9254239e0e350a45c56a766053a Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 14 May 2019 16:47:07 -0400 Subject: Fix indentation in .inc files --- data/maps/SSAnne_Kitchen/scripts.inc | 84 ++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 42 deletions(-) (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/scripts.inc b/data/maps/SSAnne_Kitchen/scripts.inc index 79aa88852..727531dfa 100644 --- a/data/maps/SSAnne_Kitchen/scripts.inc +++ b/data/maps/SSAnne_Kitchen/scripts.inc @@ -1,63 +1,63 @@ SSAnne_Kitchen_MapScripts:: @ 8160AB2 - .byte 0 + .byte 0 SSAnne_Kitchen_EventScript_160AB3:: @ 8160AB3 - loadword 0, gUnknown_81733F8 - callstd 2 - end + loadword 0, gUnknown_81733F8 + callstd 2 + end SSAnne_Kitchen_EventScript_160ABC:: @ 8160ABC - loadword 0, gUnknown_8173429 - callstd 2 - end + loadword 0, gUnknown_8173429 + callstd 2 + end SSAnne_Kitchen_EventScript_160AC5:: @ 8160AC5 - loadword 0, gUnknown_8173462 - callstd 2 - end + loadword 0, gUnknown_8173462 + callstd 2 + end SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE - lock - faceplayer - loadword 0, gUnknown_8173570 - callstd 4 - random 3 - copyvar VAR_0x8008, VAR_RESULT - compare_var_to_value VAR_0x8008, 0 - call_if 1, EventScript_160B03 - compare_var_to_value VAR_0x8008, 1 - call_if 1, EventScript_160B0C - compare_var_to_value VAR_0x8008, 2 - call_if 1, EventScript_160B15 - release - end + lock + faceplayer + loadword 0, gUnknown_8173570 + callstd 4 + random 3 + copyvar VAR_0x8008, VAR_RESULT + compare_var_to_value VAR_0x8008, 0 + call_if 1, EventScript_160B03 + compare_var_to_value VAR_0x8008, 1 + call_if 1, EventScript_160B0C + compare_var_to_value VAR_0x8008, 2 + call_if 1, EventScript_160B15 + release + end EventScript_160B03:: @ 8160B03 - loadword 0, gUnknown_817359F - callstd 4 - return + loadword 0, gUnknown_817359F + callstd 4 + return EventScript_160B0C:: @ 8160B0C - loadword 0, gUnknown_81735DF - callstd 4 - return + loadword 0, gUnknown_81735DF + callstd 4 + return EventScript_160B15:: @ 8160B15 - loadword 0, gUnknown_8173611 - callstd 4 - return + loadword 0, gUnknown_8173611 + callstd 4 + return SSAnne_Kitchen_EventScript_160B1E:: @ 8160B1E - loadword 0, gUnknown_81734A0 - callstd 2 - end + loadword 0, gUnknown_81734A0 + callstd 2 + end SSAnne_Kitchen_EventScript_160B27:: @ 8160B27 - loadword 0, gUnknown_81734D3 - callstd 2 - end + loadword 0, gUnknown_81734D3 + callstd 2 + end SSAnne_Kitchen_EventScript_160B30:: @ 8160B30 - loadword 0, gUnknown_817353E - callstd 2 - end + loadword 0, gUnknown_817353E + callstd 2 + end -- cgit v1.2.3 From 119693e1816563b66b19eef216f08cab65a644ba Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 16 May 2019 09:38:19 -0400 Subject: propagate msgbox macro --- data/maps/SSAnne_Kitchen/scripts.inc | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/scripts.inc b/data/maps/SSAnne_Kitchen/scripts.inc index 727531dfa..b1b60056d 100644 --- a/data/maps/SSAnne_Kitchen/scripts.inc +++ b/data/maps/SSAnne_Kitchen/scripts.inc @@ -2,25 +2,21 @@ SSAnne_Kitchen_MapScripts:: @ 8160AB2 .byte 0 SSAnne_Kitchen_EventScript_160AB3:: @ 8160AB3 - loadword 0, gUnknown_81733F8 - callstd 2 + msgbox gUnknown_81733F8, 2 end SSAnne_Kitchen_EventScript_160ABC:: @ 8160ABC - loadword 0, gUnknown_8173429 - callstd 2 + msgbox gUnknown_8173429, 2 end SSAnne_Kitchen_EventScript_160AC5:: @ 8160AC5 - loadword 0, gUnknown_8173462 - callstd 2 + msgbox gUnknown_8173462, 2 end SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE lock faceplayer - loadword 0, gUnknown_8173570 - callstd 4 + msgbox gUnknown_8173570 random 3 copyvar VAR_0x8008, VAR_RESULT compare_var_to_value VAR_0x8008, 0 @@ -33,31 +29,25 @@ SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE end EventScript_160B03:: @ 8160B03 - loadword 0, gUnknown_817359F - callstd 4 + msgbox gUnknown_817359F return EventScript_160B0C:: @ 8160B0C - loadword 0, gUnknown_81735DF - callstd 4 + msgbox gUnknown_81735DF return EventScript_160B15:: @ 8160B15 - loadword 0, gUnknown_8173611 - callstd 4 + msgbox gUnknown_8173611 return SSAnne_Kitchen_EventScript_160B1E:: @ 8160B1E - loadword 0, gUnknown_81734A0 - callstd 2 + msgbox gUnknown_81734A0, 2 end SSAnne_Kitchen_EventScript_160B27:: @ 8160B27 - loadword 0, gUnknown_81734D3 - callstd 2 + msgbox gUnknown_81734D3, 2 end SSAnne_Kitchen_EventScript_160B30:: @ 8160B30 - loadword 0, gUnknown_817353E - callstd 2 + msgbox gUnknown_817353E, 2 end -- cgit v1.2.3 From cfc43d11115ab3258592801665caef9cfe859589 Mon Sep 17 00:00:00 2001 From: SatoMew Date: Fri, 17 May 2019 14:14:21 +0100 Subject: Label weather --- data/maps/SSAnne_Kitchen/map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/map.json b/data/maps/SSAnne_Kitchen/map.json index bb094e87c..968c8c15c 100644 --- a/data/maps/SSAnne_Kitchen/map.json +++ b/data/maps/SSAnne_Kitchen/map.json @@ -5,7 +5,7 @@ "music": "BGM_FRLG_SS_ANNE", "region_map_section": "MAPSEC_S_S_ANNE", "requires_flash": false, - "weather": "WEATHER_0", + "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_8", "unknown_18": 0, "unknown_19": 6, @@ -157,4 +157,4 @@ "unknown": 1 } ] -} \ No newline at end of file +} -- cgit v1.2.3 From 44e30e713664330179a41f08a90ad7f168fd82da Mon Sep 17 00:00:00 2001 From: garak Date: Tue, 21 May 2019 17:00:28 -0400 Subject: split map text into map directories --- data/maps/SSAnne_Kitchen/text.inc | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 data/maps/SSAnne_Kitchen/text.inc (limited to 'data/maps/SSAnne_Kitchen') diff --git a/data/maps/SSAnne_Kitchen/text.inc b/data/maps/SSAnne_Kitchen/text.inc new file mode 100644 index 000000000..edd115076 --- /dev/null +++ b/data/maps/SSAnne_Kitchen/text.inc @@ -0,0 +1,48 @@ +gUnknown_81733F8:: @ 81733F8 + .string "You, mon petit!\n" + .string "We're busy here!\l" + .string "Out of the way!$" + +gUnknown_8173429:: @ 8173429 + .string "I saw an odd BERRY in the trash.\n" + .string "I wonder what that was?$" + +gUnknown_8173462:: @ 8173462 + .string "I'm so busy I'm getting dizzy!\n" + .string "You have to give me room here!$" + +gUnknown_81734A0:: @ 81734A0 + .string "Hum-de-hum-de-ho…\p" + .string "I peel spuds every day!\n" + .string "Hum-hum…$" + +gUnknown_81734D3:: @ 81734D3 + .string "Did you hear about SNORLAX?\n" + .string "It's a glutton.\p" + .string "No other POKéMON eats and sleeps\n" + .string "the way SNORLAX can and does!$" + +gUnknown_817353E:: @ 817353E + .string "Snivel… Sniff…\p" + .string "I only get to peel onions…\n" + .string "Snivel…$" + +gUnknown_8173570:: @ 8173570 + .string "Er-hem!\n" + .string "Indeed I am le CHEF!\p" + .string "Le main course is$" + +gUnknown_817359F:: @ 817359F + .string "Salmon du Salad!\p" + .string "Les guests may gripe it's fish\n" + .string "again, however!$" + +gUnknown_81735DF:: @ 81735DF + .string "Eels au Barbecue!\p" + .string "Les guests will mutiny, I fear.$" + +gUnknown_8173611:: @ 8173611 + .string "Prime Beefsteak!\p" + .string "But, have I enough fillets du\n" + .string "beef?$" + -- cgit v1.2.3