From 399d54cfa402c1a73f33dfc909ac592190aff8a4 Mon Sep 17 00:00:00 2001 From: onms Date: Fri, 23 Jan 2026 12:12:03 -0600 Subject: [PATCH] shortened skill name to avoid cost collision --- www/data/Skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/data/Skills.json b/www/data/Skills.json index 4b6fe0a..c8389fb 100644 --- a/www/data/Skills.json +++ b/www/data/Skills.json @@ -8844,7 +8844,7 @@ "message1": "", "message2": "", "mpCost": 1, - "name": "Poisoned Dagger", + "name": "Poison Dagger", "note": "", "occasion": 0, "repeats": 1,