diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index 6157f9c10..c606ab41b 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -35309,6 +35309,7 @@ "strength_level": "1", "id": "4250", "range_level": "1", + "facing_booth": "true", "attack_level": "1" }, { diff --git a/Server/data/configs/shops.json b/Server/data/configs/shops.json index f9203381b..2423c17b3 100644 --- a/Server/data/configs/shops.json +++ b/Server/data/configs/shops.json @@ -307,21 +307,21 @@ }, { "npcs": "516", - "high_alch": "0", + "high_alch": "1", "currency": "995", "general_store": "true", "id": "36", "title": "Obli's General Store", - "stock": "{1931,30}-{1935,30}-{1735,10}-{1925,10}-{1923,10}-{1887,10}-{590,10}-{1755,10}-{2347,10}-{550,10}-{9003,10}" + "stock": "{590,2}-{229,10}-{233,3}-{1931,3}-{1351,3}-{1265,2}-{1349,5}-{1129,12}-{1059,10}-{1061,10}-{2142,2}-{2309,10}-{2349,10}-{952,10}-{36,10}-{596,10}-{1755,10}-{2347,10}-{970,50}-{973,50}-{227,50}-{975,50}-{954,10}" }, { "npcs": "560", - "high_alch": "0", + "high_alch": "1", "currency": "995", "general_store": "true", "id": "37", "title": "Jiminua's Jungle Store", - "stock": "{590,2}-{36,10}-{596,10}-{1931,3}-{954,10}-{1129,12}-{1059,10}-{1061,10}-{2142,2}-{2309,8}-{227,10}-{227,300}-{233,300}-{175,10}-{970,10}-{973,10}-{946,10}-{2347,10}-{975,10}-{1755,10}-{952,10}-{1351,10}-{1265,10}-{1349,10}" + "stock": "{590,2}-{36,10}-{596,10}-{1931,3}-{954,10}-{1129,12}-{1059,10}-{1061,10}-{2142,10}-{2309,10}-{227,10}-{227,300}-{233,300}-{175,10}-{970,10}-{973,10}-{946,10}-{2347,10}-{975,10}-{1755,10}-{952,10}-{1351,10}-{1265,10}-{1349,10}" }, { "npcs": "471", @@ -1473,7 +1473,7 @@ "general_store": "false", "id": "166", "title": "Construction supplies", - "stock": "{8794,1000}-{8790,1000}-{4819,1000}-{4820,1000}-{1539,1000}" + "stock": "{8794,10}-{8790,300}-{4819,300}-{4820,300}-{1539,300}" }, { "npcs": "1079", @@ -2079,13 +2079,13 @@ "stock": "{1917,10}-{3803,10}-{3711,10}" }, { - "npcs": "7420", - "high_alch": "1", + "npcs": "4248", + "high_alch": "0", "currency": "995", "general_store": "false", "id": "235", - "title": "Gnomic Supplies", - "stock": "{1931,inf}-{1929,inf}-{1937,inf}-{2313,inf}-{1887,inf}-{590,inf}-{1735,inf}-{1951,inf}-{1969,inf}-{1949,inf}" + "title": "Keldagrim Stonemason", + "stock": "{3420,500}-{8786,30}-{8784,30}-{8788,30}" }, { "npcs": "4856", @@ -2095,5 +2095,5 @@ "id": "236", "title": "Lovecraft's Tackle", "stock": "{303,10}-{307,10}-{309,10}-{311,1000}-{301,10}-{313,1000}-{314,1000}-{317,0}-{327,10}-{345,0}-{321,0}-{335,0}-{349,0}-{331,0}-{359,0}-{377,0}-{371,0}" - } + } ] \ No newline at end of file