summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/graphics.s16
-rw-r--r--data/shop.s92
-rw-r--r--data/strings.s24
3 files changed, 20 insertions, 112 deletions
diff --git a/data/graphics.s b/data/graphics.s
index a886e2a56..3b9f6c3a0 100644
--- a/data/graphics.s
+++ b/data/graphics.s
@@ -14008,17 +14008,17 @@ gBerryPouchSpritePalette:: @ 8E85C1C
gBerryPouchBg1Tilemap:: @ 8E85C44
.incbin "graphics/berry_pouch/unk_8E85C44.bin.lz"
-gUnknown_8E85DC8:: @ 8E85DC8
- .incbin "baserom.gba", 0xE85DC8, 0x134
+gBuyMenuFrame_Gfx:: @ 8E85DC8
+ .incbin "graphics/shop_menu/shop_menu.4bpp.lz"
-gUnknown_8E85EFC:: @ 8E85EFC
- .incbin "baserom.gba", 0xE85EFC, 0x13C
+gBuyMenuFrame_Tilemap:: @ 8E85EFC
+ .incbin "graphics/shop_menu/shop_tilemap.bin"
-gUnknown_8E86038:: @ 8E86038
- .incbin "baserom.gba", 0xE86038, 0x138
+gBuyMenuFrame_TmHmTilemap:: @ 8E86038
+ .incbin "graphics/shop_menu/shop_tm_hm_tilemap.bin"
-gUnknown_8E86170:: @ 8E86170
- .incbin "baserom.gba", 0xE86170, 0x38
+gBuyMenuFrame_Pal:: @ 8E86170
+ .incbin "graphics/shop_menu/shop_menu.gbapal.lz"
gUnknown_8E861A8:: @ 8E861A8
.incbin "baserom.gba", 0xE861A8, 0x98
diff --git a/data/shop.s b/data/shop.s
deleted file mode 100644
index a675cfae2..000000000
--- a/data/shop.s
+++ /dev/null
@@ -1,92 +0,0 @@
-#include "constants/maps.h"
-#include "constants/species.h"
- .include "asm/macros.inc"
- .include "constants/constants.inc"
-
- .section .rodata
- .align 2
-
-gUnknown_83DF09C:: @ 83DF09C
- .4byte gUnknown_8416738, sub_809AC5C
- .4byte gUnknown_841673C, sub_809AC98
- .4byte gUnknown_8416741, sub_809ACF8
-
-gUnknown_83DF0B4:: @ 83DF0B4
- .4byte sub_809BEA4
- .4byte sub_809BF98
-
-gUnknown_83DF0BC:: @ 83DF0BC
- .byte 0, 2, 1, 12, 6, 15
- .2byte 0x0008
- @ {
- @ .bg = 0,
- @ .tilemapLeft = 2,
- @ .tilemapTop = 1,
- @ .width = 12,
- @ .height = 6,
- @ .paletteNum = 15,
- @ .baseBlock = 0x0008
- @ }
-
-gUnknown_83DF0C4:: @ 83DF0C4
- .4byte 0x000001f8
- @ {
- @ .bg = 0,
- @ .charBaseIndex = 2,
- @ .mapBaseIndex = 31,
- @ .screenSize = 0,
- @ .paletteMode = 0,
- @ .priority = 0,
- @ .baseTile = 0x0000
- @ }
- .4byte 0x000011e1
- @ {
- @ .bg = 1,
- @ .charBaseIndex = 0,
- @ .mapBaseIndex = 30,
- @ .screenSize = 0,
- @ .paletteMode = 0,
- @ .priority = 1,
- @ .baseTile = 0x0000
- @ }
- .4byte 0x000021d2
- @ {
- @ .bg = 2,
- @ .charBaseIndex = 0,
- @ .mapBaseIndex = 29,
- @ .screenSize = 0,
- @ .paletteMode = 0,
- @ .priority = 2,
- @ .baseTile = 0x0000
- @ }
- .4byte 0x000031c3
- @ {
- @ .bg = 3,
- @ .charBaseIndex = 0,
- @ .mapBaseIndex = 28,
- @ .screenSize = 0,
- @ .paletteMode = 0,
- @ .priority = 3,
- @ .baseTile = 0x0000
- @ }
-
-gUnknown_83DF0D4:: @ 83DF0D4
- .2byte 0x0308, 0x030a, 0x02d0
-
-gUnknown_83DF0DA:: @ 83DF0DA
- .2byte 0x0309, 0x030b, 0x02d1
-
-gUnknown_83DF0E0:: @ 83DF0E0
- .2byte 0x0310, 0x0312, 0x02d8
-
-gUnknown_83DF0E6:: @ 83DF0E6
- .2byte 0x0311, 0x0313, 0x02d9
-
-gUnknown_83DF0EC:: @ 83DF0EC
- .2byte 0x02e3, 0x0316, 0x0314
-
-gUnknown_83DF0F2:: @ 83DF0F2
- .2byte 0x02e4, 0x0317, 0x0315
-
-gUnknown_83DF0F8:: @ 83DF0F8
- .2byte 0x02eb, 0x031e, 0x031c
diff --git a/data/strings.s b/data/strings.s
index ac7241354..2cbcf5503 100644
--- a/data/strings.s
+++ b/data/strings.s
@@ -475,7 +475,7 @@ gUnknown_8416210:: @ 8416210
gText_ThreeHyphens:: @ 8416213
.string "---$"
-gUnknown_8416217:: @ 8416217
+gText_SevenHyphens:: @ 8416217
.string "-------$"
gText_MaleSymbol:: @ 841621F
@@ -720,26 +720,26 @@ gText_TheBerryPouchWillBePutAway:: @ 8416716
.string "The BERRY POUCH will be\n"
.string "put away.$"
-gUnknown_8416738:: @ 0x8416738
+gText_ShopBuy:: @ 0x8416738
.string "BUY$"
-gUnknown_841673C:: @ 0x841673C
+gText_ShopSell:: @ 0x841673C
.string "SELL$"
-gUnknown_8416741:: @ 0x8416741
+gText_ShopQuit:: @ 0x8416741
.string "SEE YA!$"
-gUnknown_8416749:: @ 8416749
+gText_InBagVar1:: @ 8416749
.string "IN BAG:{SMALL} {STR_VAR_1}$"
-gUnknown_8416757:: @ 8416757
+gText_QuitShopping:: @ 8416757
.string "Quit shopping.$"
-gUnknown_8416766:: @ 8416766
+gText_Var1CertainlyHowMany:: @ 8416766
.string "{STR_VAR_1}? Certainly.\n"
.string "How many would you like?$"
-gUnknown_841678E:: @ 841678E
+gText_Var1AndYouWantedVar2:: @ 841678E
.string "{STR_VAR_1}, and you want {STR_VAR_2}.\n"
.string "That will be ¥{STR_VAR_3}. Okay?$"
@@ -751,7 +751,7 @@ gUnknown_84167D0:: @ 0x84167D0
.string "{STR_VAR_1} ですね!\n"
.string "{STR_VAR_2}¥ だけど かいますか?$"
-gUnknown_84167E7:: @ 84167E7
+gText_HereYouGoThankYou:: @ 84167E7
.string "Here you are!\n"
.string "Thank you!$"
@@ -763,10 +763,10 @@ gUnknown_8416822:: @ 0x8416822
.string "どうも ありがとう!\n"
.string "じたくの パソコンに おくって おくね!$"
-gUnknown_8416842:: @ 8416842
+gText_YouDontHaveMoney:: @ 8416842
.string "You don't have enough money.{PAUSE_UNTIL_PRESS}$"
-gUnknown_8416861:: @ 8416861
+gText_NoMoreRoomForThis:: @ 8416861
.string "You have no more room for this\n"
.string "item.{PAUSE_UNTIL_PRESS}$"
@@ -774,7 +774,7 @@ gUnknown_8416888:: @ 0x8416888
.string "{STR_VAR_1}を\n"
.string "いれる ばしょが いっぱいです{PAUSE_UNTIL_PRESS}$"
-gUnknown_841689E:: @ 841689E
+gText_CanIHelpWithAnythingElse:: @ 841689E
.string "Is there anything else I can do?$"
gUnknown_84168BF:: @ 0x84168BF