From b644a72bfc36d77468d792a2d10aba743f652268 Mon Sep 17 00:00:00 2001 From: Player Name Date: Tue, 7 Oct 2025 11:50:55 +0000 Subject: [PATCH] Corrected poison dagger attack animations for all metal daggers --- Server/data/configs/item_configs.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index fe39aa2a3..951d647f5 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -51573,6 +51573,7 @@ "equipment_slot": "3", "grand_exchange_price": "483", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Iron dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51601,6 +51602,7 @@ "equipment_slot": "3", "grand_exchange_price": "350", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Bronze dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51630,6 +51632,7 @@ "equipment_slot": "3", "grand_exchange_price": "575", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Steel dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51659,6 +51662,7 @@ "equipment_slot": "3", "grand_exchange_price": "538", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Mithril dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51684,6 +51688,7 @@ "equipment_slot": "3", "grand_exchange_price": "800", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Adamant dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51711,6 +51716,7 @@ "equip_audio": "2248", "render_anim": "2584", "equipment_slot": "3", + "attack_anims": "400,400,401,400", "lendable": "true", "grand_exchange_price": "4538", "attack_audios": "2517,2517,2500,2517", @@ -51779,6 +51785,7 @@ "equipment_slot": "3", "grand_exchange_price": "664", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Black dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -51826,6 +51833,7 @@ "equipment_slot": "3", "grand_exchange_price": "4128", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Iron dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -51854,6 +51862,7 @@ "equipment_slot": "3", "grand_exchange_price": "5088", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Br'ze dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -51883,6 +51892,7 @@ "equipment_slot": "3", "grand_exchange_price": "4729", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Steel dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -51912,6 +51922,7 @@ "equipment_slot": "3", "grand_exchange_price": "3476", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Mithril dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -51937,6 +51948,7 @@ "equipment_slot": "3", "grand_exchange_price": "4612", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Adamant dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -51967,6 +51979,7 @@ "lendable": "true", "grand_exchange_price": "5061", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Rune dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -52032,6 +52045,7 @@ "equipment_slot": "3", "grand_exchange_price": "4921", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "Black dagger(p++)", "tradeable": "true", "archery_ticket_price": "0", @@ -60306,6 +60320,7 @@ "equipment_slot": "3", "grand_exchange_price": "497", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "White dagger(p)", "tradeable": "true", "archery_ticket_price": "0", @@ -60335,6 +60350,7 @@ "equipment_slot": "3", "grand_exchange_price": "982", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "White dagger(p+)", "tradeable": "true", "archery_ticket_price": "0", @@ -60364,6 +60380,7 @@ "equipment_slot": "3", "grand_exchange_price": "8422", "attack_audios": "2517,2517,2500,2517", + "attack_anims": "400,400,401,400", "name": "White dagger(p++)", "tradeable": "true", "archery_ticket_price": "0",