From 73d483e5d48df6ca9177172e0dc0a3d690af6e1d Mon Sep 17 00:00:00 2001 From: stag019 Date: Tue, 17 Jan 2012 02:23:09 -0500 Subject: [PATCH 01/31] Various little text strings in bank 1D. hg-commit-id: 6e1e0cd7c174 --- common.asm | 80 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 53 insertions(+), 27 deletions(-) diff --git a/common.asm b/common.asm index 6a70f5f6..af40d8ef 100644 --- a/common.asm +++ b/common.asm @@ -36472,7 +36472,7 @@ INCBIN "baserom.gbc",$747de,$74897 - $747de ViridianGym_h: ; 0x74897 to 0x748a3 (12 bytes) (id=45) db $07 ; tileset - db VIRIDIAN_GYM_HEIGHT, VIRIDIAN_GYM_WIDTH ; dimensions (y, x) + db $09, $0a ; dimensions (y, x) dw ViridianGymBlocks, ViridianGymTexts, ViridianGymScript ; blocks, texts, scripts db $00 ; connections @@ -36491,7 +36491,11 @@ ViridianGymScript: ; 0x748a3 ret ; 0x748bf -INCBIN "baserom.gbc",$748bf,$12d + + db "VIRIDIAN CITY@" + db "GIOVANNI@" + +INCBIN "baserom.gbc",$748D6,$116 ViridianGymTexts: ; 0x749ec dw ViridianGymText1, ViridianGymText2, ViridianGymText3, ViridianGymText4, ViridianGymText5, ViridianGymText6, ViridianGymText7, ViridianGymText8, ViridianGymText9, ViridianGymText10, ViridianGymText11, ViridianGymText12, ViridianGymText13, ViridianGymText14 @@ -36666,7 +36670,7 @@ ViridianGymBlocks: ; 90 PewterMart_h: ; 0x74ca1 to 0x74cad (12 bytes) (id=56) db $02 ; tileset - db PEWTER_MART_HEIGHT, PEWTER_MART_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw PewterMartBlocks, PewterMartTexts, PewterMartScript ; blocks, texts, scripts db $00 ; connections @@ -36718,7 +36722,7 @@ PewterMartObject: ; 0x74cda (size=38) UnknownDungeon1_h: ; 0x74d00 to 0x74d0c (12 bytes) (id=228) db $11 ; tileset - db UNKNOWN_DUNGEON_1_HEIGHT, UNKNOWN_DUNGEON_1_WIDTH ; dimensions (y, x) + db $09, $0f ; dimensions (y, x) dw UnknownDungeon1Blocks, UnknownDungeon1Texts, UnknownDungeon1Script ; blocks, texts, scripts db $00 ; connections @@ -36768,7 +36772,7 @@ UnknownDungeon1Blocks: ; 135 CeruleanHouse3_h: ; 0x74dfd to 0x74e09 (12 bytes) (id=230) db $0d ; tileset - db CERULEAN_HOUSE_3_HEIGHT, CERULEAN_HOUSE_3_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw CeruleanHouse3Blocks, CeruleanHouse3Texts, CeruleanHouse3Script ; blocks, texts, scripts db $00 ; connections @@ -36849,11 +36853,21 @@ CeruleanHouse3Object: ; 0x74ebe (size=34) EVENT_DISP $4, $7, $2 EVENT_DISP $4, $7, $3 -INCBIN "baserom.gbc",$74ee0,$12c +INCBIN "baserom.gbc",$74ee0,$BE + + db "FRESH WATER",$4E + db "SODA POP",$4E + db "LEMONADE",$4E + db "CANCEL@" + db $F0,"200",$4E + db $F0,"300",$4E + db $F0,"350",$4E,"@" + +INCBIN "baserom.gbc",$74fd3,$39 FuchsiaHouse1_h: ; 0x7500c to 0x75018 (12 bytes) (id=153) db $08 ; tileset - db FUCHSIA_HOUSE_1_HEIGHT, FUCHSIA_HOUSE_1_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw FuchsiaHouse1Blocks, FuchsiaHouse1Texts, FuchsiaHouse1Script ; blocks, texts, scripts db $00 ; connections @@ -36899,7 +36913,7 @@ FuchsiaHouse1Object: ; 0x75031 (size=38) FuchsiaPokecenter_h: ; 0x75057 to 0x75063 (12 bytes) (id=154) db $06 ; tileset - db FUCHSIA_POKECENTER_HEIGHT, FUCHSIA_POKECENTER_WIDTH ; dimensions (y, x) + db $04, $07 ; dimensions (y, x) dw FuchsiaPokecenterBlocks, FuchsiaPokecenterTexts, FuchsiaPokecenterScript ; blocks, texts, scripts db $00 ; connections @@ -36948,7 +36962,7 @@ FuchsiaPokecenterObject: ; 0x7507d (size=44) FuchsiaHouse2_h: ; 0x750a9 to 0x750b5 (12 bytes) (id=155) db $14 ; tileset - db FUCHSIA_HOUSE_2_HEIGHT, FUCHSIA_HOUSE_2_WIDTH ; dimensions (y, x) + db $04, $05 ; dimensions (y, x) dw FuchsiaHouse2Blocks, FuchsiaHouse2Texts, FuchsiaHouse2Script ; blocks, texts, scripts db $00 ; connections @@ -37055,7 +37069,7 @@ FuchsiaHouse2Blocks: ; 20 SafariZoneEntrance_h: ; 0x751c1 to 0x751cd (12 bytes) (id=156) db $0c ; tileset - db SAFARIZONEENTRANCE_HEIGHT, SAFARIZONEENTRANCE_WIDTH ; dimensions (y, x) + db $03, $04 ; dimensions (y, x) dw SafariZoneEntranceBlocks, SafariZoneEntranceTexts, SafariZoneEntranceScript ; blocks, texts, scripts db $00 ; connections @@ -37183,7 +37197,7 @@ SafariZoneEntranceBlocks: ; 12 FuchsiaGym_h: ; 0x75431 to 0x7543d (12 bytes) (id=157) db $07 ; tileset - db FUCHSIA_GYM_HEIGHT, FUCHSIA_GYM_WIDTH ; dimensions (y, x) + db $09, $05 ; dimensions (y, x) dw FuchsiaGymBlocks, FuchsiaGymTexts, FuchsiaGymScript ; blocks, texts, scripts db $00 ; connections @@ -37200,7 +37214,12 @@ FuchsiaGymScript: ; 0x7543d ret ; 0x75453 -INCBIN "baserom.gbc",$75453,$82 +INCBIN "baserom.gbc",$75453,$12 + + db "FUCHSIA CITY@" + db "KOGA@" + +INCBIN "baserom.gbc",$75477,$5E FuchsiaGymTexts: ; 0x754d5 dw FuchsiaGymText1, FuchsiaGymText2, FuchsiaGymText3, FuchsiaGymText4, FuchsiaGymText5, FuchsiaGymText6, FuchsiaGymText7, FuchsiaGymText8, FuchsiaGymText9, FuchsiaGymText10, FuchsiaGymText11 @@ -37343,7 +37362,7 @@ FuchsiaGymBlocks: ; 45 FuchsiaMeetingRoom_h: ; 0x756d7 to 0x756e3 (12 bytes) (id=158) db $14 ; tileset - db FUCHSIAMEETINGROOM_HEIGHT, FUCHSIAMEETINGROOM_WIDTH ; dimensions (y, x) + db $04, $07 ; dimensions (y, x) dw FuchsiaMeetingRoomBlocks, FuchsiaMeetingRoomTexts, FuchsiaMeetingRoomScript ; blocks, texts, scripts db $00 ; connections @@ -37392,7 +37411,7 @@ FuchsiaMeetingRoomBlocks: ; 28 CinnabarGym_h: ; 0x7573e to 0x7574a (12 bytes) (id=166) db $16 ; tileset - db CINNABAR_GYM_HEIGHT, CINNABAR_GYM_WIDTH ; dimensions (y, x) + db $09, $0a ; dimensions (y, x) dw CinnabarGymBlocks, CinnabarGymTexts, CinnabarGymScript ; blocks, texts, scripts db $00 ; connections @@ -37406,7 +37425,12 @@ CinnabarGymScript: ; 0x7574a jp $3d97 ; 0x75759 -INCBIN "baserom.gbc",$75759,$757a6 - $75759 +INCBIN "baserom.gbc",$75759,$7577B - $75759 + + db "CINNABAR ISLAND@" + db "BLAINE@" + +INCBIN "baserom.gbc",$75792,$757a6 - $75792 CinnabarGymScripts: ; 0x757a6 dw CinnabarGymScript0, CinnabarGymScript1 @@ -37664,7 +37688,7 @@ CinnabarGymBlocks: ; 90 Lab1_h: ; 0x75b80 to 0x75b8c (12 bytes) (id=167) db $14 ; tileset - db CINNABAR_LAB_1_HEIGHT, CINNABAR_LAB_1_WIDTH ; dimensions (y, x) + db $04, $09 ; dimensions (y, x) dw Lab1Blocks, Lab1Texts, Lab1Script ; blocks, texts, scripts db $00 ; connections @@ -37729,7 +37753,7 @@ Lab1Blocks: ; 36 Lab2_h: ; 0x75c15 to 0x75c21 (12 bytes) (id=168) db $14 ; tileset - db CINNABAR_LAB_2_HEIGHT, CINNABAR_LAB_2_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw Lab2Blocks, Lab2Texts, Lab2Script ; blocks, texts, scripts db $00 ; connections @@ -37784,7 +37808,7 @@ Lab2Blocks: ; 16 Lab3_h: ; 0x75c7b to 0x75c87 (12 bytes) (id=169) db $14 ; tileset - db CINNABAR_LAB_3_HEIGHT, CINNABAR_LAB_3_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw Lab3Blocks, Lab3Texts, Lab3Script ; blocks, texts, scripts db $00 ; connections @@ -37862,7 +37886,7 @@ Lab3Blocks: ; 16 Lab4_h: ; 0x75d25 to 0x75d31 (12 bytes) (id=170) db $14 ; tileset - db CINNABAR_LAB_4_HEIGHT, CINNABAR_LAB_4_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw Lab4Blocks, Lab4Texts, Lab4Script ; blocks, texts, scripts db $00 ; connections @@ -37955,7 +37979,7 @@ Lab4Blocks: ; 16 CinnabarPokecenter_h: ; 0x75e20 to 0x75e2c (12 bytes) (id=171) db $06 ; tileset - db CINNABAR_POKECENTER_HEIGHT, CINNABAR_POKECENTER_WIDTH ; dimensions (y, x) + db $04, $07 ; dimensions (y, x) dw CinnabarPokecenterBlocks, CinnabarPokecenterTexts, CinnabarPokecenterScript ; blocks, texts, scripts db $00 ; connections @@ -38004,7 +38028,7 @@ CinnabarPokecenterObject: ; 0x75e46 (size=44) CinnabarMart_h: ; 0x75e72 to 0x75e7e (12 bytes) (id=172) db $02 ; tileset - db CINNABAR_MART_HEIGHT, CINNABAR_MART_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw CinnabarMartBlocks, CinnabarMartTexts, CinnabarMartScript ; blocks, texts, scripts db $00 ; connections @@ -38045,7 +38069,7 @@ CinnabarMartObject: ; 0x75e91 (size=38) CopycatsHouseF1_h: ; 0x75eb7 to 0x75ec3 (12 bytes) (id=175) db $01 ; tileset - db COPYCATS_HOUSE_1F_HEIGHT, COPYCATS_HOUSE_1F_WIDTH ; dimensions (y, x) + db $04, $04 ; dimensions (y, x) dw CopycatsHouseF1Blocks, CopycatsHouseF1Texts, CopycatsHouseF1Script ; blocks, texts, scripts db $00 ; connections @@ -38170,7 +38194,7 @@ GaryBlocks: ; 16 Lorelei_h: ; 0x7616f to 0x7617b (12 bytes) (id=245) db $07 ; tileset - db LORELEIS_ROOM_HEIGHT, LORELEIS_ROOM_WIDTH ; dimensions (y, x) + db $06, $05 ; dimensions (y, x) dw LoreleiBlocks, LoreleiTexts, LoreleiScript ; blocks, texts, scripts db $00 ; connections @@ -38230,7 +38254,7 @@ LoreleiBlocks: ; 30 Bruno_h: ; 0x762ca to 0x762d6 (12 bytes) (id=246) db $07 ; tileset - db BRUNOS_ROOM_HEIGHT, BRUNOS_ROOM_WIDTH ; dimensions (y, x) + db $06, $05 ; dimensions (y, x) dw BrunoBlocks, BrunoTexts, BrunoScript ; blocks, texts, scripts db $00 ; connections @@ -38290,7 +38314,7 @@ BrunoBlocks: ; 30 Agatha_h: ; 0x76421 to 0x7642d (12 bytes) (id=247) db $0f ; tileset - db AGATHAS_ROOM_HEIGHT, AGATHAS_ROOM_WIDTH ; dimensions (y, x) + db $06, $05 ; dimensions (y, x) dw AgathaBlocks, AgathaTexts, AgathaScript ; blocks, texts, scripts db $00 ; connections @@ -38348,9 +38372,11 @@ AgathaObject: ; 0x76534 (size=44) AgathaBlocks: ; 30 INCBIN "maps/agatha.blk" -INCBIN "baserom.gbc",$7657e,$1a82 - 10 +INCBIN "baserom.gbc",$7657e,$76670 - $7657e -;10 $0s go here, does anything use this? + db "HALL OF FAME No @" + +INCBIN "baserom.gbc",$76683,$76880 - $76683 SECTION "bank1E",DATA,BANK[$1E] From 25cc7be1a5e1ab2484bbfacf35033ffb5259baba Mon Sep 17 00:00:00 2001 From: stag019 Date: Wed, 18 Jan 2012 00:39:13 -0500 Subject: [PATCH 02/31] A tiny bit of work on bank 1D. hg-commit-id: 24baa3f0143a --- common.asm | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/common.asm b/common.asm index 3bbc7421..9e472e82 100644 --- a/common.asm +++ b/common.asm @@ -44598,8 +44598,8 @@ ViridianGym_h: ; 0x74897 to 0x748a3 (12 bytes) (id=45) dw ViridianGymObject ; objects ViridianGymScript: ; 0x748a3 - ld hl, $48bf - ld de, $48cd + ld hl, Gym8CityName + ld de, Gym8LeaderName call $317f call $3c3c ld hl, $4a08 @@ -44610,7 +44610,12 @@ ViridianGymScript: ; 0x748a3 ret ; 0x748bf -INCBIN "baserom.gbc",$748bf,$12d +Gym8CityName: + db "VIRIDIAN CITY@" +Gym8LeaderName: + db "GIOVANNI@" + +INCBIN "baserom.gbc",$748D6,$116 ViridianGymTexts: ; 0x749ec dw ViridianGymText1, ViridianGymText2, ViridianGymText3, ViridianGymText4, ViridianGymText5, ViridianGymText6, ViridianGymText7, ViridianGymText8, ViridianGymText9, ViridianGymText10, ViridianGymText11, ViridianGymText12, ViridianGymText13, ViridianGymText14 @@ -45619,7 +45624,14 @@ FuchsiaGymScript: ; 0x7543d ret ; 0x75453 -INCBIN "baserom.gbc",$75453,$82 +INCBIN "baserom.gbc",$75453,$12 + +Gym5CityName: + db "FUCHSIA CITY@" +Gym5LeaderName: + db "KOGA@" + +INCBIN "baserom.gbc",$75477,$5E FuchsiaGymTexts: ; 0x754d5 dw FuchsiaGymText1, FuchsiaGymText2, FuchsiaGymText3, FuchsiaGymText4, FuchsiaGymText5, FuchsiaGymText6, FuchsiaGymText7, FuchsiaGymText8, FuchsiaGymText9, FuchsiaGymText10, FuchsiaGymText11 @@ -47108,7 +47120,10 @@ AgathaObject: ; 0x76534 (size=44) AgathaBlocks: ; 30 INCBIN "maps/agatha.blk" -INCBIN "baserom.gbc",$7657e,$76683 - $7657e +INCBIN "baserom.gbc",$7657e,$76670 - $7657e + +HallOfFameNoText: + db "HALL OF FAME No @" UnnamedText_76683: ; 0x76683 TX_FAR _UnnamedText_76683 From d2823aea625e53ad3df8c250190ee25a40393174 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 17 Jan 2012 23:40:08 -0600 Subject: [PATCH 03/31] update romvisualizer for common.asm hg-commit-id: 478c951152e4 --- extras/romvisualizer.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extras/romvisualizer.py b/extras/romvisualizer.py index a5e2af7a..7e80f786 100644 --- a/extras/romvisualizer.py +++ b/extras/romvisualizer.py @@ -6,12 +6,12 @@ import os changeset_numbers = range(266, 635) def take_snapshot_image(changeset_number): - "turn pokered.asm into an image at a certain version" + "turn common.asm into an image at a certain version" - print "reverting pokered.asm to r" + str(changeset_number) + print "reverting common.asm to r" + str(changeset_number) #revert the file - os.system("hg revert ../pokered.asm -r" + str(changeset_number)) + os.system("hg revert ../common.asm -r" + str(changeset_number)) print "generating the image.." From 5b796e3498d7baf8291e2fd00932cd386997e0e3 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 17 Jan 2012 23:56:07 -0700 Subject: [PATCH 04/31] Revert -b addition, again. hg-commit-id: c7ef0fccb0ae --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3475bbba..96a86234 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ redrle: extras/redrle.c ${CC} -o $@ $> .asm.tx: - awk -b -f textpre.awk < $< > $@ + awk -f textpre.awk < $< > $@ pokered.gbc: pokered.o rgblink -o $@ $< From 148534cc5c8522d2ba442dd4370b522adc60bef0 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 18 Jan 2012 00:09:22 -0700 Subject: [PATCH 05/31] Add where the pointers come from for freeze maps. hg-commit-id: 4eb10320bf19 --- common.asm | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/common.asm b/common.asm index f2ae6bce..7fd58cb5 100644 --- a/common.asm +++ b/common.asm @@ -190,7 +190,7 @@ MapHeaderPointers: ; $01AE dw DayCareM_h dw Route6Gate_h dw UndergroundTunnelEntranceRoute6_h - dw $56e3 ; FREEZE id=75 + dw UndergroundTunnelEntranceRoute6_h ; unused dw Route7Gate_h dw UndergroundPathEntranceRoute7_h dw $575d ;FREEZE @@ -288,7 +288,7 @@ MapHeaderPointers: ; $01AE dw Lab4_h dw CinnabarPokecenter_h dw CinnabarMart_h - dw $5e72 + dw CinnabarMart_h ; unused dw IndigoPlateauLobby_h dw CopycatsHouseF1_h dw CopycatsHouseF2_h @@ -319,9 +319,9 @@ MapHeaderPointers: ; $01AE dw RocketHideout3_h dw RocketHideout4_h dw RocketHideoutElevator_h - dw $5704 - dw $5704 - dw $5704 + dw RocketHideoutElevator_h ; unused + dw RocketHideoutElevator_h ; unused + dw RocketHideoutElevator_h ; unused dw SilphCo2_h dw SilphCo3_h ; id=208 dw SilphCo4_h @@ -346,20 +346,20 @@ MapHeaderPointers: ; $01AE dw UnknownDungeon1_h dw NameRater_h dw CeruleanHouse3_h - dw $56b2 + dw Route16GateMap_h ; unused dw RockTunnel2_h dw SilphCo9_h dw SilphCo10_h dw SilphCo11_h dw SilphCoElevator_h - dw $5ce5 - dw $5ce5 + dw SilphCo2_h ; unused + dw SilphCo2_h ; unused dw BattleCenterM_h dw TradeCenterM_h - dw $5CE5 - dw $5CE5 - dw $5CE5 - dw $5CE5 + dw SilphCo2_h ; unused + dw SilphCo2_h ; unused + dw SilphCo2_h ; unused + dw SilphCo2_h ; unused dw Lorelei_h dw Bruno_h dw Agatha_h From 5351f55c0e8cb5e631297dd7c351bb19c8a74637 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 18 Jan 2012 00:10:53 -0700 Subject: [PATCH 06/31] Strip redundant comments from map header pointers. hg-commit-id: d44d520e7b41 --- common.asm | 86 +++++++++++++++++++++++++++--------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/common.asm b/common.asm index 7fd58cb5..01e7edd6 100644 --- a/common.asm +++ b/common.asm @@ -115,43 +115,43 @@ Start: INCBIN "baserom.gbc",$150,$1AE - $150 ; see also MapHeaderBanks MapHeaderPointers: ; $01AE - dw PalletTown_h ; PALLET_TOWN - dw ViridianCity_h ; VIRIDIAN_CITY - dw PewterCity_h ; PEWTER_CITY - dw CeruleanCity_h ; CERULEAN_CITY - dw LavenderTown_h ; LAVENDER_TOWN - dw VermilionCity_h ; VERMILION_CITY - dw CeladonCity_h ; CELADON_CITY - dw FuchsiaCity_h ; FUCHSIA_CITY - dw CinnabarIsland_h ; CINNABAR_ISLAND - dw IndigoPlateau_h ; INDIGO_PLATEAU - dw SaffronCity_h ; SAFFRON_CITY - dw SaffronCity_h ; unused - dw Route1_h ; ROUTE_1 - dw Route2_h ; ROUTE_2 - dw Route3_h ; ROUTE_3 - dw Route4_h ; ROUTE_4 - dw Route5_h ; ROUTE_5 - dw Route6_h ; ROUTE_6 - dw Route7_h ; ROUTE_7 - dw Route8_h ; ROUTE_8 - dw Route9_h ; ROUTE_9 - dw Route10_h ; ROUTE_10 - dw Route11_h ; ROUTE_11 - dw Route12_h ; ROUTE_12 - dw Route13_h ; ROUTE_13 - dw Route14_h ; ROUTE_14 - dw Route15_h ; ROUTE_15 - dw Route16_h ; ROUTE_16 - dw Route17_h ; ROUTE_17 - dw Route18_h ; ROUTE_18 - dw Route19_h ; ROUTE_19 - dw Route20_h ; ROUTE_20 - dw Route21_h ; ROUTE_21 - dw Route22_h ; ROUTE_22 - dw Route23_h ; ROUTE_23 - dw Route24_h ; ROUTE_24 - dw Route25_h ; ROUTE_25 + dw PalletTown_h + dw ViridianCity_h + dw PewterCity_h + dw CeruleanCity_h + dw LavenderTown_h + dw VermilionCity_h + dw CeladonCity_h + dw FuchsiaCity_h + dw CinnabarIsland_h + dw IndigoPlateau_h + dw SaffronCity_h + dw SaffronCity_h + dw Route1_h + dw Route2_h + dw Route3_h + dw Route4_h + dw Route5_h + dw Route6_h + dw Route7_h + dw Route8_h + dw Route9_h + dw Route10_h + dw Route11_h + dw Route12_h + dw Route13_h + dw Route14_h + dw Route15_h + dw Route16_h + dw Route17_h + dw Route18_h + dw Route19_h + dw Route20_h + dw Route21_h + dw Route22_h + dw Route23_h + dw Route24_h + dw Route25_h dw RedsHouse1F_h dw RedsHouse2F_h dw BluesHouse_h @@ -184,7 +184,7 @@ MapHeaderPointers: ; $01AE dw BikeShop_h dw CeruleanMart_h dw MtMoonPokecenter_h - dw CeruleanHouseTrashed_h ; copy of map 62 + dw CeruleanHouseTrashed_h ; copy dw Route5Gate_h dw UndergroundTunnelEntranceRoute5_h dw DayCareM_h @@ -193,7 +193,7 @@ MapHeaderPointers: ; $01AE dw UndergroundTunnelEntranceRoute6_h ; unused dw Route7Gate_h dw UndergroundPathEntranceRoute7_h - dw $575d ;FREEZE + dw $575d dw Route8Gate_h dw UndergroundPathEntranceRoute8_h dw RockTunnelPokecenter_h @@ -219,11 +219,11 @@ MapHeaderPointers: ; $01AE dw SSAnne7_h dw SSAnne8_h dw SSAnne9_h - dw SSAnne10_h ; id=104 + dw SSAnne10_h dw Lance_h ; unused dw Lance_h ; unused dw Lance_h ; unused - dw VictoryRoad1_h ; id=108 + dw VictoryRoad1_h dw Lance_h ; unused dw Lance_h ; unused dw Lance_h ; unused @@ -233,7 +233,7 @@ MapHeaderPointers: ; $01AE dw Lance_h ; unused dw Lance_h ; unused dw Lance_h ; unused - dw HallofFameRoom_h ;id=118 + dw HallofFameRoom_h dw UndergroundPathNS_h dw Gary_h dw UndergroundPathWE_h @@ -323,7 +323,7 @@ MapHeaderPointers: ; $01AE dw RocketHideoutElevator_h ; unused dw RocketHideoutElevator_h ; unused dw SilphCo2_h - dw SilphCo3_h ; id=208 + dw SilphCo3_h dw SilphCo4_h dw SilphCo5_h dw SilphCo6_h From 497f9b6602ddd9c218e83fac7cc01733da5e7326 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 18 Jan 2012 00:46:27 -0700 Subject: [PATCH 07/31] The python tools should spit out tabs, not spaces. hg-commit-id: fc09f0bbe4b3 --- common.asm | 12 ++++++------ extras/extract_tileblocks.py | 2 +- extras/gbz80disasm.py | 2 +- extras/insert_object_data.py | 2 +- extras/insert_texts.py | 2 +- extras/map_block_dumper.py | 2 +- extras/pretty_map_headers.py | 2 +- extras/sprite_helper.py | 2 +- extras/text_pointers.py | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/common.asm b/common.asm index 4581645f..f3361625 100644 --- a/common.asm +++ b/common.asm @@ -2597,7 +2597,7 @@ FlyWarpDataPtr: db $0F,0 dw Map0fFlyWarp db $15,0 - dw Map15FlyWarp + dw Map15FlyWarp ; Original Format: ; [Event Displacement][Y-block][X-block][Y-sub_block][X-sub_block] @@ -25806,7 +25806,7 @@ CeladonMartRoof_h: ; 0x483c9 to 0x483d5 (12 bytes) (bank=12) (id=126) db CELADON_MART_5_HEIGHT, CELADON_MART_5_WIDTH ; dimensions (y, x) dw CeladonMartRoofBlocks, CeladonMartRoofTexts, CeladonMartRoofScript ; blocks, texts, scripts db $00 ; connections - + dw CeladonMartRoofObject ; objects CeladonMartRoofScript: ; 0x483d5 @@ -31648,7 +31648,7 @@ PrizeDifferentMenuPtrs: ; 14:6843 dw PrizeMenuMon2Entries dw PrizeMenuMon2Cost - + dw PrizeMenuTMsEntries dw PrizeMenuTMsCost @@ -31955,7 +31955,7 @@ Route2_h: dw Route2Texts ;Maps text pointer dw Route2Script ;Maps script pointer db NORTH | SOUTH ;Connection Byte - + ;Connection data db PEWTER_CITY ;Map dw $4714 ;y, x Strip Starting Point @@ -31965,7 +31965,7 @@ Route2_h: db 35 ;Player's new Y-Coordinates db 10 ;Player's new X-Coordinates dw $C8BD ;New UL Block Pos (Window) - + db VIRIDIAN_CITY ;Map dw $43EE ;y, x Strip Starting Point dw $C958 ;Strip X-Offset to current map @@ -31974,7 +31974,7 @@ Route2_h: db 0 ;Player's new Y-Coordinates db 10 ;Player's new X-Coordinates dw $C703 ;New UL Block Pos (Window) - + dw Route2Object ;Object Data Pointer Route2Object: ; 0x54022 (size=72) diff --git a/extras/extract_tileblocks.py b/extras/extract_tileblocks.py index 42513411..f71506e9 100644 --- a/extras/extract_tileblocks.py +++ b/extras/extract_tileblocks.py @@ -8,7 +8,7 @@ import sys import extract_maps extract_maps.load_rom() -spacing = " " +spacing = " " tileblocks = { "Tset00_Block": [0x645E0, 0x64DE0, ""], diff --git a/extras/gbz80disasm.py b/extras/gbz80disasm.py index a1d4ee60..08115602 100644 --- a/extras/gbz80disasm.py +++ b/extras/gbz80disasm.py @@ -6,7 +6,7 @@ from copy import copy, deepcopy from pretty_map_headers import random_hash, map_name_cleaner from ctypes import c_int8 import sys -spacing = " " +spacing = " " temp_opt_table = [ [ "ADC A", 0x8f, 0 ], diff --git a/extras/insert_object_data.py b/extras/insert_object_data.py index 0e03a369..b87894a4 100644 --- a/extras/insert_object_data.py +++ b/extras/insert_object_data.py @@ -8,7 +8,7 @@ from analyze_incbins import asm, offset_to_pointer, find_incbin_to_replace_for, import analyze_incbins import os, sys import subprocess -spacing = " " +spacing = " " def insert_object(map_id): map = extract_maps.map_headers[map_id] diff --git a/extras/insert_texts.py b/extras/insert_texts.py index 6d7b7b6d..30163b4d 100644 --- a/extras/insert_texts.py +++ b/extras/insert_texts.py @@ -11,7 +11,7 @@ import analyze_incbins from gbz80disasm import text_asm_pretty_printer, output_bank_opcodes import os, sys import subprocess -spacing = " " +spacing = " " tx_fars = None failed_attempts = {} diff --git a/extras/map_block_dumper.py b/extras/map_block_dumper.py index f961dfb4..af1d8bcd 100644 --- a/extras/map_block_dumper.py +++ b/extras/map_block_dumper.py @@ -9,7 +9,7 @@ from analyze_incbins import asm, offset_to_pointer, find_incbin_to_replace_for, import analyze_incbins import os, sys import subprocess -spacing = " " +spacing = " " used_map_pointers = [] diff --git a/extras/pretty_map_headers.py b/extras/pretty_map_headers.py index 4b577e36..b76e6cf4 100644 --- a/extras/pretty_map_headers.py +++ b/extras/pretty_map_headers.py @@ -11,7 +11,7 @@ import string import analyze_texts #hopefully not a dependency loop base = 16 -spacing = " " +spacing = " " all_texts = None #map constants diff --git a/extras/sprite_helper.py b/extras/sprite_helper.py index 4dec622f..991f4919 100644 --- a/extras/sprite_helper.py +++ b/extras/sprite_helper.py @@ -1,5 +1,5 @@ from extract_maps import * -spacing = " " +spacing = " " load_rom() load_map_pointers() read_all_map_headers() diff --git a/extras/text_pointers.py b/extras/text_pointers.py index 03c1c4c5..2d16db1e 100644 --- a/extras/text_pointers.py +++ b/extras/text_pointers.py @@ -5,7 +5,7 @@ import extract_maps #rom, assert_rom, load_rom, calculate_pointer, load_map_pointers, read_all_map_headers, map_headers from pretty_map_headers import map_name_cleaner #import analyze_incbins #asm, offset_to_pointer, find_incbin_to_replace_for, split_incbin_line_into_three, generate_diff_insert, load_asm, isolate_incbins, process_incbins -spacing = " " +spacing = " " def test_first_text_pointer_bytes(range=20): #30 for viridian city, 34 for cerulean city, 36 for celadon, 48 for fuchsia city, 50 for safron """ From 11e1fd7c88ce667ea56a27b8aa7c6d22aa09bb2d Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 18 Jan 2012 00:51:08 -0700 Subject: [PATCH 08/31] Add missing newlines to ends of files. hg-commit-id: b807e5dc9cef --- pokeblue.asm | 2 +- pokered.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pokeblue.asm b/pokeblue.asm index 74fd7e51..8e241791 100644 --- a/pokeblue.asm +++ b/pokeblue.asm @@ -1,3 +1,3 @@ _RED EQU 0 _BLUE EQU 1 -INCLUDE "common.tx" \ No newline at end of file +INCLUDE "common.tx" diff --git a/pokered.asm b/pokered.asm index 7d73ecc9..0fb863a4 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1,3 +1,3 @@ _RED EQU 1 _BLUE EQU 0 -INCLUDE "common.tx" \ No newline at end of file +INCLUDE "common.tx" From 11326fa4b0332d3d2034cbbf119a777bb435593d Mon Sep 17 00:00:00 2001 From: stag019 Date: Wed, 18 Jan 2012 07:07:12 -0500 Subject: [PATCH 09/31] Some more bank 1D changes. hg-commit-id: 9076099b2def --- common.asm | 67 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 55 insertions(+), 12 deletions(-) diff --git a/common.asm b/common.asm index f3361625..2ba77340 100644 --- a/common.asm +++ b/common.asm @@ -44671,11 +44671,18 @@ UnnamedText_74ace: ; 0x74ace db $50 ; 0x74ace + 5 bytes -INCBIN "baserom.gbc",$74ad3,$c +UnnamedText_74ad3: ; 0x74ad3 + TX_FAR _UnnamedText_74ad3 + db $0B + db $50 +; 0x74ad3 + 6 bytes + +INCBIN "baserom.gbc",$74AD9,6 ViridianGymText12: ; 0x74adf - -INCBIN "baserom.gbc",$74adf,5 + TX_FAR _ViridianGymText12 + db $50 +; 0x74adf + 5 bytes ViridianGymText13: ; 0x74ae4 @@ -45157,14 +45164,20 @@ CeruleanHouse3Object: ; 0x74ebe (size=34) EVENT_DISP $4, $7, $2 EVENT_DISP $4, $7, $3 -INCBIN "baserom.gbc",$74ee0,$74f99 - $74ee0 +INCBIN "baserom.gbc",$74ee0,$B9 UnnamedText_74f99: ; 0x74f99 TX_FAR _UnnamedText_74f99 db $50 ; 0x74f99 + 5 bytes -INCBIN "baserom.gbc",$74f9e,$74fd3 - $74f9e + db "FRESH WATER",$4E + db "SODA POP",$4E + db "LEMONADE",$4E + db "CANCEL@" + db $F0,"200",$4E + db $F0,"300",$4E + db $F0,"350",$4E,"@" UnnamedText_74fd3: ; 0x74fd3 TX_FAR _UnnamedText_74fd3 @@ -45946,7 +45959,14 @@ CinnabarGymScript: ; 0x7574a jp $3d97 ; 0x75759 -INCBIN "baserom.gbc",$75759,$757a6 - $75759 +INCBIN "baserom.gbc",$75759,$7577B - $75759 + +Gym7CityName: + db "CINNABAR ISLAND@" +Gym7LeaderName: + db "BLAINE@" + +INCBIN "baserom.gbc",$75792,$757a6 - $75792 CinnabarGymScripts: ; 0x757a6 dw CinnabarGymScript0, CinnabarGymScript1 @@ -46792,8 +46812,6 @@ CopycatsHouseF1Object: ; 0x75ee3 (size=46) EVENT_DISP $4, $7, $3 EVENT_DISP $4, $1, $7 ; COPYCATS_HOUSE_2F -;INCBIN "baserom.gbc",$75f11,$75f1d - $75f11 - Gary_h: ;0x75f11 db $7 ;tileset @@ -47153,9 +47171,9 @@ UnnamedText_76852: ; 0x76852 db $50 ; 0x76852 + 5 bytes -INCBIN "baserom.gbc",$76857,$179f +INCBIN "baserom.gbc",$76857,$76880 - $76857 -;10 $0s go here, does anything use this? +;I'm pretty sure that the rest of the bank is assembly and thus doesn't use any of the 0s, but I've included some to be sure SECTION "bank1E",DATA,BANK[$1E] @@ -56550,9 +56568,34 @@ _UnnamedText_74ace: ; 0x95e09 db "greatest trainer!", $57 ; 0x95e09 + 204 bytes -INCBIN "baserom.gbc",$95ed5,$95fcc - $95ed5 +_UnnamedText_74ad3: ; 0x95ed5 + db $0, "Ha!", $4f + db "That was a truly", $55 + db "intense fight!", $55 + db "You have won!", $55 + db "As proof, here is", $55 + db "the EARTHBADGE!@" +; 0x95ed5 + 85 bytes -_UnnamedText_74adf: ; 0x95fcc +db $50 + +_UnnamedText_95f2b: ; 0x95f2b + db $0, "Having lost, I", $4f + db "cannot face my", $55 + db "underlings!", $55 + db "TEAM ROCKET is", $55 + db "finished forever!", $51 + db "I will dedicate my", $4f + db "life to the study", $55 + db "of #MON!", $51 + db "Let us meet again", $4f + db "some day!", $55 + db "Farewell!@" +; 0x95f2b + 160 bytes + +db $50 + +_ViridianGymText12: ; 0x95fcc db $0, "The EARTHBADGE", $4f db "makes #MON of", $55 db "any level obey!", $51 From a44a296bfb7e84d46bb88b86f18fc1b3a5bbb8c7 Mon Sep 17 00:00:00 2001 From: stag019 Date: Wed, 18 Jan 2012 09:23:11 -0500 Subject: [PATCH 10/31] Probably something in bank 1D, I don't really remember. hg-commit-id: 13f6a88b5fea --- common.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 2ba77340..525c4808 100644 --- a/common.asm +++ b/common.asm @@ -45087,7 +45087,7 @@ CeruleanHouse3Text1: ; 0x74e15 jp $24d7 ; 0x74e6d -INCBIN "baserom.gbc",$74e6d,$74e77 - $74e6d +db $8,BOULDERBADGE,CASCADEBADGE,THUNDERBADGE,RAINBOWBADGE,SOULBADGE,MARSHBADGE,VOLCANOBADGE,EARTHBADGE,$FF UnnamedText_74e77: ; 0x74e77 TX_FAR _UnnamedText_74e77 From d7588d1e3662b056294d7ab491e20f6b532e8d4e Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 09:27:17 -0600 Subject: [PATCH 11/31] switch @, $50 to @@ hg-commit-id: 3e116891bf00 --- common.asm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/common.asm b/common.asm index 525c4808..4091c3e1 100644 --- a/common.asm +++ b/common.asm @@ -56574,10 +56574,8 @@ _UnnamedText_74ad3: ; 0x95ed5 db "intense fight!", $55 db "You have won!", $55 db "As proof, here is", $55 - db "the EARTHBADGE!@" + db "the EARTHBADGE!@@" ; 0x95ed5 + 85 bytes - -db $50 _UnnamedText_95f2b: ; 0x95f2b db $0, "Having lost, I", $4f @@ -56590,10 +56588,8 @@ _UnnamedText_95f2b: ; 0x95f2b db "of #MON!", $51 db "Let us meet again", $4f db "some day!", $55 - db "Farewell!@" + db "Farewell!@@" ; 0x95f2b + 160 bytes - -db $50 _ViridianGymText12: ; 0x95fcc db $0, "The EARTHBADGE", $4f From 586464b29bd6aa770fede7c741e09542c7b7a268 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 10:36:25 -0600 Subject: [PATCH 12/31] text for ViridianMartParcelQuestText hg-commit-id: c8c207ae698d --- common.asm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 4091c3e1..f33774fb 100644 --- a/common.asm +++ b/common.asm @@ -56510,7 +56510,15 @@ _UnnamedText_1d4f5: ; 0x95c58 db "PALLET TOWN?", $57 ; 0x95c58 + 33 bytes -INCBIN "baserom.gbc",$95c79,$5c +ViridianMartParcelQuestText: ; 0x95c79 + db $0, "You know PROF.", $4f + db "OAK, right?", $51 + db "His order came in.", $4f + db "Will you take it", $55 + db "to him?", $51 + db $52, " got", $4f + db "OAK's PARCEL!@@" +; 0x95c79 + 92 bytes _ViridianMartText2: ; 0x95cd5 db $0, "This shop sells", $4f From d421ea65b5ad158a37f49f25e5b266f51d04e30c Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 10:38:22 -0600 Subject: [PATCH 13/31] text for receiving TM27 hg-commit-id: 130efb1d0681 --- common.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index f33774fb..373b9fb2 100644 --- a/common.asm +++ b/common.asm @@ -56614,7 +56614,10 @@ _ViridianGymText12: ; 0x95fcc db "LEAGUE challenge!", $57 ; 0x95fcc + 182 bytes -INCBIN "baserom.gbc",$96082,$96095 - $96082 +_UnnamedText_74ae9_part1: ; 0x96082 + db $0, $52, " received", $4f + db "TM27!@@" +; 0x96082 + 19 bytes _UnnamedText_74ae9: ; 0x96095 db $0, $51 From b3aa565d8a43c9c169efec01e7ab1a257c9b66d3 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 10:39:40 -0600 Subject: [PATCH 14/31] text for ReceivedOldAmberText hg-commit-id: b90b544fc952 --- common.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 373b9fb2..a358d980 100644 --- a/common.asm +++ b/common.asm @@ -56863,7 +56863,10 @@ _UnnamedText_5c28e: ; 0x966b4 db "get it examined!", $58 ; 0x966b4 + 220 bytes -INCBIN "baserom.gbc",$96790,$967a8 - $96790 +ReceivedOldAmberText: ; 0x96790 + db $0, $52, " received", $4f + db "OLD AMBER!@@" +; 0x96790 + 24 bytes _UnnamedText_5c299: ; 0x967a8 db $0, "Ssh! Get the OLD", $4f From feaff9507a91b8e82bc6a5d17c02b7b138f41dfc Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 10:48:26 -0600 Subject: [PATCH 15/31] insert some texts in bank $25 hg-commit-id: c2436fd96678 --- common.asm | 58 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 52 insertions(+), 6 deletions(-) diff --git a/common.asm b/common.asm index a358d980..331426ce 100644 --- a/common.asm +++ b/common.asm @@ -56134,7 +56134,15 @@ _UnnamedText_1d222: ; 0x94e80 db "really energetic!", $58 ; 0x94e80 + 32 bytes -INCBIN "baserom.gbc",$94ea0,$94eb6 - $94ea0 +UnnamedText_94ea0: ; 0x94ea0 + db $0, $52, " received", $4f + db "a @" +; 0x94ea0 + 15 bytes + +UnnamedText_94eaf: ; 0x94eaf + TX_RAM $cd6d + db $0, "!@@" +; 0x94eaf + 7 bytes _UnnamedText_1d243: ; 0x94eb6 db $0, "That's PROF.OAK's", $4f @@ -56161,7 +56169,20 @@ _UnnamedText_1d2fa: ; 0x94f36 db "it fight!", $57 ; 0x94f36 + 51 bytes -INCBIN "baserom.gbc",$94f69,$9500f - $94f69 +UnnamedText_94f69: ; 0x94f69 + db $0, "OAK: Oh, ", $52, "!", $51 + db "How is my old", $4f + db "#MON?", $51 + db "Well, it seems to", $4f + db "like you a lot.", $51 + db "You must be", $4f + db "talented as a", $55 + db "#MON trainer!", $51 + db "What? You have", $4f + db "something for me?", $51 + db $52, " delivered", $4f + db "OAK's PARCEL.@@" +; 0x94f69 + 166 bytes _UnnamedText_1d304: ; 0x9500f db $0, $51 @@ -56177,7 +56198,18 @@ _UnnamedText_1d309: ; 0x95045 db "you, ", $52, "!", $57 ; 0x95045 + 40 bytes -INCBIN "baserom.gbc",$9506d,$950f2 - $9506d +UnnamedText_9506d: ; 0x9506d + db $0, "OAK: You can't get", $4f + db "detailed data on", $55 + db "#MON by just", $55 + db "seeing them.", $51 + db "You must catch", $4f + db "them! Use these", $55 + db "to capture wild", $55 + db "#MON.", $51 + db $52, " got 5", $4f + db "# BALLs!@@" +; 0x9506d + 133 bytes _UnnamedText_1d313: ; 0x950f2 db $0, $51 @@ -56277,7 +56309,15 @@ _UnnamedText_1d39a: ; 0x95444 db "this one, then!", $57 ; 0x95444 + 29 bytes -INCBIN "baserom.gbc",$95461,$95477 - $95461 +UnnamedText_95461: ; 0x95461 + db $0, $53, " received", $4f + db "a @" +; 0x95461 + 15 bytes + +UnnamedText_95470: ; 0x95470 + TX_RAM $cd6d + db $0, "!@@" +; 0x95470 + 7 bytes _UnnamedText_1d3b9: ; 0x95477 db $0, $53, ": Wait", $4f @@ -56336,7 +56376,13 @@ _UnnamedText_1d3e6: ; 0x955a8 db "encyclopedia!", $57 ; 0x955a8 + 130 bytes -INCBIN "baserom.gbc",$9562a,$3a +_UnnamedText_9562a: ; 0x9562a + db $0, "OAK: ", $52, " and", $4f + db $53, "! Take", $55 + db "these with you!", $51 + db $52, " got", $4f + db "#DEX from OAK!@@" +; 0x9562a + 58 bytes _UnnamedText_1d3f1: ; 0x95664 db $0, "To make a complete", $4f @@ -56614,7 +56660,7 @@ _ViridianGymText12: ; 0x95fcc db "LEAGUE challenge!", $57 ; 0x95fcc + 182 bytes -_UnnamedText_74ae9_part1: ; 0x96082 +ReceivedTM27Text: ; 0x96082 db $0, $52, " received", $4f db "TM27!@@" ; 0x96082 + 19 bytes From c5c2463e9fc3ba09a4b086eedb5dd4ceb94921f6 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 10:51:18 -0600 Subject: [PATCH 16/31] "So, you want the fire #MON, CHARMANDER?" hg-commit-id: c83df792151d --- common.asm | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 331426ce..023113b3 100644 --- a/common.asm +++ b/common.asm @@ -56127,7 +56127,23 @@ _OaksLabText39: ; 0x94ddf db "BALLs. They", $55 db "contain #MON!", $57 -INCBIN "baserom.gbc",$94e06,$94e80 - $94e06 +UnnamedText_94e06: ; 0x94e06 + db $0, "So! You want the", $4f + db "fire #MON,", $55 + db "CHARMANDER?", $57 +; 0x94e06 + 41 bytes + +UnnamedText_94e2f: ; 0x94e2f + db $0, "So! You want the", $4f + db "water #MON,", $55 + db "SQUIRTLE?", $57 +; 0x94e57 + +UnnamedText_94e57: ; 0x94e57 + db $0, "So! You want the", $4f + db "plant #MON,", $55 + db "BULBASAUR?", $57 +; 0x94e57 + 41 bytes _UnnamedText_1d222: ; 0x94e80 db $0, "This #MON is", $4f From c31b6a654caf661b47c842aa12daa7132d13b304 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:02:22 -0600 Subject: [PATCH 17/31] some status-related text? hg-commit-id: e9cf161a93b1 --- common.asm | 48 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/common.asm b/common.asm index 023113b3..ac741021 100644 --- a/common.asm +++ b/common.asm @@ -55885,13 +55885,37 @@ _UnnamedText_3f423: ; 0x94782 db $59, "!", $58 ; 0x94782 + 19 bytes -INCBIN "baserom.gbc",$94795,$947ab - $94795 +UnknownText_94795: ; 0x94795 + db $0, $5a, "'s", $4f + db "@" +; 0x94795 + 5 bytes + +UnknownText_9479a: ; 0x9479a + TX_RAM $cf4b + db $0, "@@" +; 0x9479a + 6 bytes + +UnknownText_947a0: ; 0x947a0 + db $0, $4c, "greatly@@" +; 0x947a0 + 11 bytes _UnnamedText_3f547: ; 0x947ab db $0, " rose!", $58 ; 0x947ab + 8 bytes -INCBIN "baserom.gbc",$947b3,$947c9 - $947b3 +UnknownText_947b3: ; 0x947b3 + db $0, $59, "'s", $4f + db "@" +; 0x947b3 + 5 bytes + +UnknownText_947b8: ; 0x947b8 + TX_RAM $cf4b + db $0, "@@" +; 0x947b8 + 6 bytes + +UnknownText_947be: ; 0x947be + db $0, $4c, "greatly@@" +; 0x947be + 11 bytes _UnnamedText_3f683: ; 0x947c9 db $0, " fell!", $58 @@ -55912,7 +55936,9 @@ _UnnamedText_3f80c: ; 0x947f9 db "was blown away!", $58 ; 0x947f9 + 19 bytes -INCBIN "baserom.gbc",$9480c,$94810 - $9480c +UnnamedText_9480c: ; 0x9480c + db $0, $5a, "@@" +; 0x9480c + 4 bytes _UnnamedText_3f8f9: ; 0x94810 db $0, $4f @@ -55955,14 +55981,21 @@ _UnnamedText_3fa77: ; 0x9488c db "@" ; 0x9488c + 12 bytes -INCBIN "baserom.gbc",$94898,$9489e - $94898 +UnnamedText_94898: ; 0x94898 + TX_RAM $cd6d + db $0, "!", $58 +; 0x94898 + 6 bytes _UnnamedText_3fb09: ; 0x9489e db $0, $59, "'s", $4f db "@" ; 0x9489e + 5 bytes -INCBIN "baserom.gbc",$948a3,$948b6 - $948a3 +UnnamedText_948a3: ; 0x948a3 + TX_RAM $cd6d + db $0, " was", $55 + db "disabled!", $58 +; 0x948a3 + 19 bytes _UnnamedText_3fb3e: ; 0x948b6 db $0, "Nothing happened!", $58 @@ -56064,7 +56097,10 @@ _UnnamedText_3bb92: ; 0x94a6c db "@" ; 0x94a6c + 21 bytes -INCBIN "baserom.gbc",$94a81,$94a87 - $94a81 +UnnamedText_94a81: ; 0x94a81 + TX_RAM $cd6d + db $0, "!", $58 +; 0x94a81 + 6 bytes _UnnamedText_3bbd7: ; 0x94a87 db $0, $5a, "'s", $4f From 2990c721eb1be80529e7c1131f4c6ff7aec61782 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:03:10 -0600 Subject: [PATCH 18/31] "is evolving" text hg-commit-id: 401fb59df75b --- common.asm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index ac741021..54f3d9c3 100644 --- a/common.asm +++ b/common.asm @@ -55848,7 +55848,11 @@ _UnnamedText_3af4d: ; 0x946fb db $0, "What? @" ; 0x946fb + 8 bytes -INCBIN "baserom.gbc",$94703,$94715 - $94703 +UnknownText_94703: ; 0x94703 + TX_RAM $cf4b + db $0, $4f + db "is evolving!", $57 +; 0x94703 + 18 bytes _UnnamedText_3f245: ; 0x94715 db $0, $59, $4f From a44325ab636abe20724bb2b73e6577491c5dfbb3 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:04:50 -0600 Subject: [PATCH 19/31] "stopped evolving" text hg-commit-id: c4c9efbdb264 --- common.asm | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/common.asm b/common.asm index 54f3d9c3..022d900b 100644 --- a/common.asm +++ b/common.asm @@ -55836,13 +55836,20 @@ _UnnamedText_3af43: ; 0x946cf db "into @" ; 0x946cf + 8 bytes -INCBIN "baserom.gbc",$946d7,$946dd - $946d7 +UnknownText_946d7: ; 0x946d7 + TX_RAM $cd6d + db $0, "!", $57 +; 0x946d7 + 6 bytes _UnnamedText_3af48: ; 0x946dd db $0, "Huh? @" ; 0x946dd + 7 bytes -INCBIN "baserom.gbc",$946e4,$946fb - $946e4 +UnknownText_946e4: ; 0x946e4 + TX_RAM $cf4b + db $0, $4f + db "stopped evolving!", $58 +; 0x946e4 + 23 bytes _UnnamedText_3af4d: ; 0x946fb db $0, "What? @" From 538be0f7815a3cac18c398f88081aea96c33d7c5 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:07:30 -0600 Subject: [PATCH 20/31] insert text about receiving items hg-commit-id: aea261e98ddf --- common.asm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/common.asm b/common.asm index 022d900b..ce4f3bc7 100644 --- a/common.asm +++ b/common.asm @@ -55500,7 +55500,15 @@ _UnnamedText_51515: ; 0x92755 db "fabulous prize!", $58 ; 0x92755 + 36 bytes -INCBIN "baserom.gbc",$92779,$9278f - $92779 +UnknownText_92779: ; 0x92779 + db $0, $52, " received", $4f + db "a @" +; 0x92779 + 15 bytes + +UnknownText_92788: ; 0x92788 + TX_RAM $cf4b + db $0, "!@@" +; 0x92788 + 7 bytes _UnnamedText_51521: ; 0x9278f db $0, "You don't have", $4f @@ -55821,11 +55829,9 @@ _UnnamedText_73909: ; 0x94671 _UnnamedText_739d4: ; 0x946b0 db $0, "Choose a", $4f - db $4a, " BOX.@" + db $4a, " BOX.@@" ; 0x946b0 + 17 bytes -INCBIN "baserom.gbc",$946c1,$946c2 - $946c1 - _UnnamedText_3af3e: ; 0x946c2 TX_RAM $cf4b db $0, " evolved", $57 From 3e34adf7d096a7f6ee7418e8db685a8d188b038e Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:08:32 -0600 Subject: [PATCH 21/31] insert text about beating contest trainers hg-commit-id: 64241c2dd6d4 --- common.asm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index ce4f3bc7..5ace62ba 100644 --- a/common.asm +++ b/common.asm @@ -55492,7 +55492,11 @@ _Route23Text8: ; 0x92700 db $0, "VICTORY ROAD GATE", $4f db "- #MON LEAGUE", $57 -INCBIN "baserom.gbc",$92721,$92755 - $92721 +UnknownText_92721: ; 0x92721 + db $0, "Congratulations!", $4f + db "You beat our 5", $55 + db "contest trainers!@@" +; 0x92721 + 52 bytes _UnnamedText_51515: ; 0x92755 db $0, $51 From ee7589dd0054ebe4ffdb0f9c88392501938a70da Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:13:38 -0600 Subject: [PATCH 22/31] league badge check texts hg-commit-id: 50c9c5900637 --- common.asm | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 5ace62ba..2551f572 100644 --- a/common.asm +++ b/common.asm @@ -55480,7 +55480,44 @@ _Route22Text3: ; 0x92606 db $0, "#MON LEAGUE", $4f db "Front Gate", $57 -INCBIN "baserom.gbc",$9261e,$926dd - $9261e +UnknownText_9261e: ; 0x9261e + db $0, "You can pass here", $4f + db "only if you have", $55 + db "the @" +; 0x9261e + 41 bytes + +UnknownText_92647: ; 0x92647 + TX_RAM $cd6d + db $0, "!", $51 + db "You don't have the", $4f + db "@" +; 0x92647 + 25 bytes (0x92660) + +UnknownText_92660: ; 0x92660 + TX_RAM $cd6d + db $0, " yet!", $51 + db "You have to have", $4f + db "it to get to", $55 + db "#MON LEAGUE!@@" +; 0x92660 + 54 bytes + +UnknownText_92696: ; 0x92696 + db $0, "You can pass here", $4f + db "only if you have", $55 + db "the @" +; 0x92696 + 41 bytes + +UnknownText_926bf: ; 0x926bf + TX_RAM $cd6d + db $0, "!", $51 + db "Oh! That is the", $4f + db "@" +; 0x926bf + 23 bytes + +UnknownText_926d6: ; 0x926d6 + TX_RAM $cd6d + db $0, "!@@" +; 0x926d6 + 7 bytes _UnnamedText_513a3: ; 0x926dd db $0, $51 From 47514fbf02f41a87e49c9f25a7e359a8a013b4f4 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:18:46 -0600 Subject: [PATCH 23/31] insert more text for BillsHouse hg-commit-id: ca5e83f9f8a4 --- common.asm | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 52 insertions(+), 3 deletions(-) diff --git a/common.asm b/common.asm index 2551f572..8249c637 100644 --- a/common.asm +++ b/common.asm @@ -52973,7 +52973,40 @@ _UnnamedText_51910: ; 0x8d23c db "here.", $57 ; 0x8d23c + 43 bytes -INCBIN "baserom.gbc",$8d267,$8d3f5 - $8d267 +UnknownText_8d267: ; 0x8d267 + db $0, "Hiya! I'm a", $4f + db "#MON...", $55 + db "...No I'm not!", $51 + db "Call me BILL!", $4f + db "I'm a true blue", $55 + db "#MANIAC! Hey!", $55 + db "What's with that", $55 + db "skeptical look?", $51 + db "I'm not joshing", $4f + db "you, I screwed up", $55 + db "an experiment and", $55 + db "got combined with", $55 + db "a #MON!", $51 + db "So, how about it?", $4f + db "Help me out here!", $57 +; 0x8d267 + 222 bytes + +UnknownText_8d345: ; 0x8d345 + db $0, "When I'm in the", $4f + db "TELEPORTER, go to", $55 + db "my PC and run the", $55 + db "Cell Separation", $55 + db "System!", $57 +; 0x8d345 + 76 bytes + +UnknownText_8d391: ; 0x8d391 + db $0, "No!? Come on, you", $4f + db "gotta help a guy", $55 + db "in deep trouble!", $51 + db "What do you say,", $4f + db "chief? Please?", $55 + db "OK? All right!", $58 +; 0x8d391 + 100 bytes _UnnamedText_1e8ba: ; 0x8d3f5 db $0, "BILL: Yeehah!", $4f @@ -52989,7 +53022,15 @@ _UnnamedText_1e8ba: ; 0x8d3f5 db "maybe this'll do.", $58 ; 0x8d3f5 + 164 bytes -INCBIN "baserom.gbc",$8d499,$8d4b0 - $8d499 +UnknownText_8d499: ; 0x8d499 + db $0, $52, " received", $4f + db "an @" +; 0x8d499 + 16 bytes + +UnknownText_8d4a9: ; 0x8d4a9 + TX_RAM $cf4b + db $0, "!@@" +; 0x8d4a9 + 7 bytes _UnnamedText_1e8c6: ; 0x8d4b0 db $0, "You've got too", $4f @@ -53029,7 +53070,15 @@ _UnnamedText_1cae3: ; 0x8d5bf db "Here you go!", $58 ; 0x8d5bf + 132 bytes -INCBIN "baserom.gbc",$8d643,15 +UnknownText_8d643: ; 0x8d643 + db $0, $52, " got", $4f + db "@" +; 0x8d643 + 8 bytes + +UnknownText_8d64b: ; 0x8d64b + TX_RAM $cf4b + db $0, "!@@" +; 0x8d64b + 7 bytes _UnnamedText_1caee: ; 0x8d652 db $0, "We also carry", $4f From 6851e2a03dd4ad36fff0e5c80cc3d260fdde96e7 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:20:55 -0600 Subject: [PATCH 24/31] more gate badge check text hg-commit-id: ad8ad9a49ea6 --- common.asm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 8249c637..bcc232c0 100644 --- a/common.asm +++ b/common.asm @@ -52888,7 +52888,15 @@ _UnnamedText_1e715: ; 0x8d012 db "let you pass.", $57 ; 0x8d012 + 44 bytes -INCBIN "baserom.gbc",$8d03e,$39 +UnknownText_8d03e: ; 0x8d03e + db $0, "Oh! That is the", $4f + db "BOULDERBADGE!", $55 + db "Go right ahead!@@" +; 0x8d03e + 48 bytes + +UnknownText_8d06e: ; 0x8d06e + db $0, "Gyaoo!@@" +; 0x8d06e + 9 bytes _UnnamedText_518ca: ; 0x8d077 db $0, "VICTORY ROAD is", $4f From bc2a683eea1d9368a1c078e019ae3b9c9e2ef633 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:21:58 -0600 Subject: [PATCH 25/31] "You don't have the BOULDERBADGE yet!" hg-commit-id: eb81a7e9e831 --- common.asm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index bcc232c0..66c5c41c 100644 --- a/common.asm +++ b/common.asm @@ -52879,7 +52879,13 @@ _UnnamedText_4999f: ; 0x8cf83 db "swimming!", $57 ; 0x8cf83 + 56 bytes -INCBIN "baserom.gbc",$8cfbb,$57 +UnknownText_8cfbb: ; 0x8cfbb + db $0, "Only truly skilled", $4f + db "trainers are", $55 + db "allowed through.", $51 + db "You don't have the", $4f + db "BOULDERBADGE yet!@@" +; 0x8cfbb + 87 bytes _UnnamedText_1e715: ; 0x8d012 db $0, $51 From 6074f109228f1a08c84569667fc291cdc3510109 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:22:58 -0600 Subject: [PATCH 26/31] ReceivedHM02 text hg-commit-id: 79804cb7c997 --- common.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 66c5c41c..697ed394 100644 --- a/common.asm +++ b/common.asm @@ -52831,7 +52831,10 @@ _UnnamedText_1e62b: ; 0x8ce02 db "to you with this!", $58 ; 0x8ce02 + 100 bytes -INCBIN "baserom.gbc",$8ce66,$8ce79 - $8ce66 +ReceivedHM02Text: ; 0x8ce66 + db $0, $52, " received", $4f + db "HM02!@@" +; 0x8ce66 + 19 bytes _UnnamedText_1e636: ; 0x8ce79 db $0, "HM02 is FLY.", $4f From 31937abd49abe3db449f7c6f41e3fc1d628b3811 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:39:54 -0600 Subject: [PATCH 27/31] text for receiving a rod, i think hg-commit-id: c8f7c496f3c7 --- common.asm | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 697ed394..df2cae92 100644 --- a/common.asm +++ b/common.asm @@ -52711,7 +52711,19 @@ _UnnamedText_564c0: ; 0x8c9b3 db "fish?", $57 ; 0x8c9b3 + 77 bytes -INCBIN "baserom.gbc",$8ca00,$8ca4f - $8ca00 +UnknownText_8ca00: ; 0x8ca00 + db $0, "Grand! I like", $4f + db "your style!", $51 + db "Take this and", $4f + db "fish, young one!", $51 + db $52, " received", $4f + db "a @" +; 0x8ca00 + 72 bytes + +UnknownText_8ca48: ; 0x8ca48 + TX_RAM $cf4b + db $0, "!@@" +; 0x8ca48 + 7 bytes _UnnamedText_564ca: ; 0x8ca4f db $0, $51 From 169e7b4987a1d67445a5f0557ae2bfaf3920ffaf Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:45:26 -0600 Subject: [PATCH 28/31] finish bank $23 and bank $24 hg-commit-id: f08f6f570a70 --- common.asm | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/common.asm b/common.asm index df2cae92..62d3d7cc 100644 --- a/common.asm +++ b/common.asm @@ -52401,7 +52401,10 @@ INCBIN "baserom.gbc",$8acd6,$23 SECTION "bank23",DATA,BANK[$23] -INCBIN "baserom.gbc",$8c000,$8c013 - $8c000 +UnknownText_8c000: ; 0x8c000 + db $0, "All right then,", $4f + db "@@" +; 0x8c000 + 19 bytes _UnnamedText_5643b: ; 0x8c013 db $0, "come again.", $57 @@ -52608,7 +52611,13 @@ _RockTunnel1Text8: ; 0x8c5b7 db "CERULEAN CITY -", $55 db "LAVENDER TOWN", $57 -INCBIN "baserom.gbc",$8c5e2,$8c5f3 - $8c5e2 +UnknownText_8c5e2: ; 0x8c5e2 + db $0, "Bzzzt!", $57 +; 0x8c5e2 + 8 bytes + +UnknownText_8c5ea: ; 0x8c5ea + db $0, "Gyaoo!@@" +; 0x8c5ea + 9 bytes _Route11GateText1: ; 0x8c5f3 db $0, "When you catch", $4f @@ -52678,7 +52687,10 @@ _UnnamedText_4959c: ; 0x8c86b db "it any more...", $58 ; 0x8c86b + 91 bytes -INCBIN "baserom.gbc",$8c8c6,$8c8d9 - $8c8c6 +ReceivedTM39Text: ; 0x8c8c6 + db $0, $52, " received", $4f + db "TM39!@@" +; 0x8c8c6 + 19 bytes _UnnamedText_495a7: ; 0x8c8d9 db $0, "TM39 is a move", $4f @@ -52694,7 +52706,11 @@ _UnnamedText_495ac: ; 0x8c93c db "room for this.", $57 ; 0x8c93c + 30 bytes -INCBIN "baserom.gbc",$8c95a,$8c986 - $8c95a +nknownText_8c95a: ; 0x8c95a + db $0, "Looked into the", $4f + db "binoculars.", $51 + db "A man fishing!", $57 +; 0x8c95a + 44 bytes _UnnamedText_495c4: ; 0x8c986 db $0, "Looked into the", $4f From bfab42297e10185e573117a55d8d606e3ec328f7 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:51:39 -0600 Subject: [PATCH 29/31] daycare text and 4 unknown bytes at 0x8ac8b hg-commit-id: fce5114fe2cb --- common.asm | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/common.asm b/common.asm index 62d3d7cc..707dbd27 100644 --- a/common.asm +++ b/common.asm @@ -52383,21 +52383,37 @@ _UnnamedText_56428: ; 0x8ac7d db $0, "You owe me ", $f0, "@" ; 0x8ac7d + 14 bytes -INCBIN "baserom.gbc",$8ac8b,$8acae - $8ac8b +;XXX +; 0x8ac8b +db $2, $3f, $cd, $c2 + +UnknownText_8ac8f: ; 0x8ac8f + db $0, $4f + db "for the return", $55 + db "of this #MON.", $57 +; 0x8ac8f + 31 bytes _UnnamedText_5642d: ; 0x8acae db $0, $52, " got", $4f db "@" ; 0x8acae + 8 bytes -INCBIN "baserom.gbc",$8acb6,$8acc1 - $8acb6 +UnknownText_8acb6: ; 0x8acb6 + TX_RAM $da49 + db $0, " back!", $57 +; 0x8acb6 + 11 bytes _UnnamedText_56432: ; 0x8acc1 db $0, "Back already?", $4f db "Your @" ; 0x8acc1 + 21 bytes -INCBIN "baserom.gbc",$8acd6,$23 +UnknownText_8acd6: ; 0x8acd6 + TX_RAM $cd6d + db $0, $55 + db "needs some more", $55 + db "time with me.", $58 +; 0x8acd6 + 35 bytes SECTION "bank23",DATA,BANK[$23] From d5f1914a4587608ed6af97b756225ceef07faf21 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 12:00:12 -0600 Subject: [PATCH 30/31] more daycare texts hg-commit-id: 4f0570329567 --- common.asm | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/common.asm b/common.asm index 707dbd27..553d0290 100644 --- a/common.asm +++ b/common.asm @@ -52366,7 +52366,11 @@ _UnnamedText_56419: ; 0x8abf0 db "after @" ; 0x8abf0 + 23 bytes -INCBIN "baserom.gbc",$8ac07,$8ac19 - $8ac07 +UnknownText_8ac07: ; 0x8ac07 + TX_RAM $cd6d + db $0, $55 + db "for a while.", $58 +; 0x8ac07 + 18 bytes _UnnamedText_5641e: ; 0x8ac19 db $0, "Come see me in", $4f @@ -52377,7 +52381,19 @@ _UnnamedText_56423: ; 0x8ac32 db $0, "Your @" ; 0x8ac32 + 7 bytes -INCBIN "baserom.gbc",$8ac39,$8ac7d - $8ac39 +UnknownText_8ac39: ; 0x8ac39 + TX_RAM $cd6d + db $0, $4f + db "has grown a lot!", $51 + db "By level, it's", $4f + db "grown by @" +; 0x8ac39 + 46 bytes + +UnknownText_8ac67: ; 0x8ac67 + TX_NUM $cd3e,$1,$3 + db $0, "!", $51 + db "Aren't I great?", $58 +; 0x8ac67 + 22 bytes _UnnamedText_56428: ; 0x8ac7d db $0, "You owe me ", $f0, "@" From b4ad9d97b6604056c51238cf4ced45411962c86d Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 12:01:29 -0600 Subject: [PATCH 31/31] guard/water text hg-commit-id: 5a839741011c --- common.asm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 553d0290..5a017bf9 100644 --- a/common.asm +++ b/common.asm @@ -52327,7 +52327,14 @@ _UnnamedText_1dfe7: ; 0x8aa5c db "the road's closed.", $57 ; 0x8aa5c + 77 bytes -INCBIN "baserom.gbc",$8aaa9,$8aaef - $8aaa9 +UnknownText_8aaa9: ; 0x8aaa9 + db $0, "Whoa, boy!", $4f + db "I'm parched!", $55 + db "...", $55 + db "Huh? I can have", $55 + db "this drink?", $55 + db "Gee, thanks!@@" +; 0x8aaa9 + 70 bytes _UnnamedText_1dff1: ; 0x8aaef db $0, $51