Shops will no longer charge if inventory is full
The ::shop can no longer be opened if the player is movement or interaction locked Rogues now drop the proper coin Rewrote the canoe station chop down as a soft script to be uninterruptible Fixed the player locks for Rellekka trapped chest and better handled the case when inventory is full Corrected the examine text of the armadyl plateskirt Fixed the dialogue for lady of the lake The player is now locked and can't interrupt stepping stone shortcuts
This commit is contained in:
@@ -159,7 +159,6 @@
|
||||
" /this @name looks dumb",
|
||||
"AAAAAAAAAAAAAAAAAAAAAAAAHHHHHH!!!",
|
||||
"como estas @name",
|
||||
"Summer = always the best community manaer",
|
||||
"so how about that ceikry guy",
|
||||
"so how about that kermit dude",
|
||||
"woah is an abusive mod",
|
||||
@@ -169,7 +168,6 @@
|
||||
"Where do i find partyhats?",
|
||||
"Why do mobs drop boxes?",
|
||||
"What exp rate do you play on @name?",
|
||||
"Have you met Summer?",
|
||||
"Hey @name",
|
||||
"Hey @name",
|
||||
"Hey @name",
|
||||
|
||||
@@ -10372,13 +10372,13 @@
|
||||
{
|
||||
"minAmount": "15",
|
||||
"weight": "4.0",
|
||||
"id": "6964",
|
||||
"id": "995",
|
||||
"maxAmount": "15"
|
||||
},
|
||||
{
|
||||
"minAmount": "25",
|
||||
"weight": "1.0",
|
||||
"id": "6964",
|
||||
"id": "995",
|
||||
"maxAmount": "25"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -99642,7 +99642,7 @@
|
||||
{
|
||||
"requirements": "{1,70}-{4,70}",
|
||||
"ge_buy_limit": "2",
|
||||
"examine": "A rune plateskirt in the colours of Armadyl.",
|
||||
"examine": "A plateskirt of great craftsmanship.",
|
||||
"rare_item": "true",
|
||||
"durability": null,
|
||||
"weight": "8",
|
||||
|
||||
Reference in New Issue
Block a user