mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 16:49:06 +00:00
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:
@@ -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.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user