KrissHouse → PlayersHouse

This commit is contained in:
Rangi
2018-01-22 19:10:09 -05:00
parent 7f187be36c
commit 363d8b9242
26 changed files with 204 additions and 204 deletions

View File

@@ -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