From c1b1bcc80d7185d370b8751bec8eaff386b3c1a0 Mon Sep 17 00:00:00 2001 From: Ateryk Date: Thu, 22 Dec 2022 10:03:44 +0000 Subject: [PATCH] Fixed Rune Shield H1-H5 requirements, now requires 40 defense --- Server/data/configs/item_configs.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 6f607de6e..a2a74570f 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -66230,6 +66230,7 @@ "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { + "requirements": "", "ge_buy_limit": "2", "grand_exchange_price": "32400", "durability": null, @@ -91004,6 +91005,7 @@ "equipment_slot": "5" }, { + "requirements": "{1,40}", "examine": "A rune kiteshield with a heraldic design.", "grand_exchange_price": "35300", "durability": null, @@ -91043,6 +91045,7 @@ "equipment_slot": "5" }, { + "requirements": "{1,40}", "examine": "A rune kiteshield with a heraldic design.", "grand_exchange_price": "31903", "durability": null, @@ -91082,6 +91085,7 @@ "equipment_slot": "5" }, { + "requirements": "{1,40}", "examine": "A rune kiteshield with a heraldic design.", "grand_exchange_price": "32082", "durability": null, @@ -91121,6 +91125,7 @@ "equipment_slot": "5" }, { + "requirements": "{1,40}", "examine": "A rune kiteshield with a heraldic design.", "grand_exchange_price": "32351", "durability": null, @@ -91160,6 +91165,7 @@ "equipment_slot": "5" }, { + "requirements": "{1,40}", "examine": "A rune kiteshield with a heraldic design.", "grand_exchange_price": "35200", "durability": null,