From 49db1538f6514f6739f6517eee913b5455e9b36c Mon Sep 17 00:00:00 2001 From: Byte Date: Sun, 11 Sep 2022 13:11:17 +0000 Subject: [PATCH] Corrected leaf-bladed sword requirements to attack 50 and slayer 55 --- Server/data/configs/item_configs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 1c31d0554..2c7ec3593 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -121264,7 +121264,7 @@ "id": "13290", "stand_turn_anim": "823", "bonuses": "67,62,0,0,0,0,0,0,0,0,0,50,0,0,0", - "requirements": "{0,55}-{18,50}", + "requirements": "{0,50}-{18,55}", "shop_price": "68000", "durability": null, "high_alchemy": "40800",