Faster shop restocking - Brought back normal stack of items in shops … (#164)

* Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system

Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system

* Fixed typo

Fixed typo
This commit is contained in:
Gptaqbc
2019-11-10 19:46:24 -05:00
committed by Daniel Ginovker
parent c6155eb529
commit dc3f561868
5 changed files with 26 additions and 8 deletions
@@ -2444,7 +2444,7 @@ public class PlayerAssistant {
if (!player.hasBankpin) {
player.getActionSender()
.sendMessage(
"You do not, have a bank pin it is highly recommened you set one.");
"You do not, have a bank pin it is highly recommended you set one.");
}
}
}