summaryrefslogtreecommitdiff
path: root/data/text
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:10:09 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:10:09 -0500
commit363d8b92421b065eaa61650a06777e9f684cb46f (patch)
treeffe00fc31414d6a0cdf1b8589ac58f060747520e /data/text
parent7f187be36c7977dce03c9ee96e863c7797b740cb (diff)
KrissHouse → PlayersHouse
Diffstat (limited to 'data/text')
-rw-r--r--data/text/common_text_2.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/text/common_text_2.asm b/data/text/common_text_2.asm
index bddd0d470..aaf14cc48 100644
--- a/data/text/common_text_2.asm
+++ b/data/text/common_text_2.asm
@@ -1071,12 +1071,12 @@ UnknownText_0x1c1368::
line "to do?"
done
-_KrissPCHowManyWithdrawText::
+_PlayersPCHowManyWithdrawText::
text "How many do you"
line "want to withdraw?"
done
-_KrissPCWithdrewItemsText::
+_PlayersPCWithdrewItemsText::
text "Withdrew @"
deciram wItemQuantityChangeBuffer, 1, 2
text_start
@@ -1085,7 +1085,7 @@ _KrissPCWithdrewItemsText::
text "(S)."
prompt
-_KrissPCNoRoomWithdrawText::
+_PlayersPCNoRoomWithdrawText::
text "There's no room"
line "for more items."
prompt
@@ -1094,12 +1094,12 @@ UnknownText_0x1c13df::
text "No items here!"
prompt
-_KrissPCHowManyDepositText::
+_PlayersPCHowManyDepositText::
text "How many do you"
line "want to deposit?"
done
-_KrissPCDepositItemsText::
+_PlayersPCDepositItemsText::
text "Deposited @"
deciram wItemQuantityChangeBuffer, 1, 2
text_start
@@ -1108,7 +1108,7 @@ _KrissPCDepositItemsText::
text "(S)."
prompt
-_KrissPCNoRoomDepositText::
+_PlayersPCNoRoomDepositText::
text "There's no room to"
line "store items."
prompt