Merge pull request #115 from PikalaxALT/player_pc

Player PC
This commit is contained in:
PikalaxALT
2019-10-13 09:06:53 -04:00
committed by GitHub
29 changed files with 833 additions and 2019 deletions
-31
View File
@@ -139,37 +139,6 @@ gUnknown_84020E6:: @ 84020E6
gUnknown_84020F8:: @ 84020F8
.incbin "baserom.gba", 0x4020F8, 0xE4
gUnknown_84021DC:: @ 84021DC
.incbin "baserom.gba", 0x4021DC, 0xC
gUnknown_84021E8:: @ 84021E8
.incbin "baserom.gba", 0x4021E8, 0x18
gUnknown_8402200:: @ 8402200
.incbin "baserom.gba", 0x402200, 0x3
gUnknown_8402203:: @ 8402203
.incbin "baserom.gba", 0x402203, 0x5
gUnknown_8402208:: @ 8402208
.incbin "baserom.gba", 0x402208, 0x18
gUnknown_8402220:: @ 8402220
.incbin "baserom.gba", 0x402220, 0x8
gUnknown_8402228:: @ 8402228
.incbin "baserom.gba", 0x402228, 0x20
gUnknown_8402248:: @ 8402248
.incbin "baserom.gba", 0x402248, 0x8
gUnknown_8402250:: @ 8402250
.incbin "baserom.gba", 0x402250, 0x8
gUnknown_8402258:: @ 8402258
.incbin "baserom.gba", 0x402258, 0x8
.section .rodata.battle_anim_special
gUnknown_840BF3C:: @ 840BF3C
@@ -47,7 +47,7 @@ PalletTown_PlayersHouse_2F_EventScript_168CE4:: @ 8168CE4
releaseall
end
gUnknown_8168D17:: @ 8168D17
EventScript_PalletTown_PlayersHouse_2F_ShutDownPC:: @ 8168D17
setvar VAR_0x8004, 1
playse SE_PC_OFF
special sub_80CA9A8
+15 -15
View File
@@ -475,11 +475,11 @@ gUnknown_841623D:: @ 841623D
.string "YES\n"
.string "NO$"
gUnknown_8416244::
gText_GoBackToThePreviousMenu::
.string "Go back to the\n"
.string "previous menu.$"
gUnknown_8416262:: @ 8416262
gText_WhatWouldYouLikeToDo:: @ 8416262
.string "What would you like to do?$"
gUnknown_841627D::
@@ -1135,37 +1135,37 @@ gUnknown_84176CE:: @ 0x84176CE
gUnknown_84176CF:: @ 84176CF
.string "Cancel the battle?$"
gUnknown_84176E2:: @ 0x84176E2
gText_TurnOff:: @ 0x84176E2
.string "TURN OFF$"
gUnknown_84176EB:: @ 0x84176EB
.string "$"
gUnknown_84176F1:: @ 0x84176F1
gText_ItemStorage:: @ 0x84176F1
.string "ITEM STORAGE$"
gUnknown_84176FE:: @ 84176FE
gText_Mailbox:: @ 84176FE
.string "MAILBOX$"
gUnknown_8417706:: @ 0x8417706
gText_DepositItem2:: @ 0x8417706
.string "DEPOSIT ITEM$"
gUnknown_8417713:: @ 0x8417713
gText_WithdrawItem2:: @ 0x8417713
.string "WITHDRAW ITEM$"
gUnknown_8417721:: @ 0x8417721
.string " $"
gUnknown_841772A:: @ 0x841772A
gText_StoreItemsInThePC:: @ 0x841772A
.string "Store items in the PC.$"
gUnknown_8417741:: @ 0x8417741
gText_TakeOutItemsFromThePC:: @ 0x8417741
.string "Take out items from the PC.$"
gUnknown_841775D:: @ 0x841775D
.string " \n $"
gUnknown_8417774:: @ 8417774
gText_ThereAreNoItems:: @ 8417774
.string "There are no items.{PAUSE_UNTIL_PRESS}$"
gText_NoMoreRoomInBag:: @ 841778A
@@ -1189,19 +1189,19 @@ gOtherText_MoveToBag::
gOtherText_Give2::
.string "GIVE$"
gUnknown_84177EE:: @ 84177EE
gText_TheresNoMailHere:: @ 84177EE
.string "There's no MAIL here.{PAUSE_UNTIL_PRESS}$"
gUnknown_8417806:: @ 8417806
gText_WhatWouldYouLikeToDoWithPlayersMail:: @ 8417806
.string "What would you like to do with\n{STR_VAR_1}'s MAIL?$"
gUnknown_8417830:: @ 8417830
gText_MessageWillBeLost:: @ 8417830
.string "The message will be lost.\nIs that okay?$"
gUnknown_8417858:: @ 8417858
gText_BagIsFull:: @ 8417858
.string "The BAG is full.{PAUSE_UNTIL_PRESS}$"
gUnknown_841786B:: @ 841786B
gText_MailReturnedToBagMessageErased:: @ 841786B
.string "The MAIL was returned to the BAG\nwith its message erased.{PAUSE_UNTIL_PRESS}$"
gText_WithdrawItem:: @ 84178A7