diff --git a/Server/data/configs/shops.json b/Server/data/configs/shops.json index 6dd88a290..c42e539fd 100644 --- a/Server/data/configs/shops.json +++ b/Server/data/configs/shops.json @@ -2014,5 +2014,14 @@ "id": "227", "title": "Agmundi Quality Clothes", "stock": "{5050,3}-{5052,3}-{5038,3}-{5040,3}-{5044,3}-{5046,3}-{5026,3}-{5028,3}-{5032,3}-{5034,3}" + }, + { + "npcs": "517", + "high_alch": "0", + "currency": "995", + "general_store": "false", + "id": "228", + "title": "Fernahei's Fishing Hut", + "stock": "{307,5}-{309,5}-{313,200}-{314,500}-{335,0}-{349,0}-{331,0}" } ] \ No newline at end of file