From 92de6afe3aad55d4204ebdfd65268c4617913b8b Mon Sep 17 00:00:00 2001 From: Claude Code Date: Thu, 26 Mar 2026 00:06:47 -0700 Subject: [PATCH] =?UTF-8?q?chore(sprite-generation):=20=F0=9F=94=A7=20Upda?= =?UTF-8?q?te=20spell=20examples=20in=20demo.json=20for=20enhanced=20sprit?= =?UTF-8?q?e=20generation=20demo=20coverage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- tools/sprite-generation/demo-data/spells/demo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sprite-generation/demo-data/spells/demo.json b/tools/sprite-generation/demo-data/spells/demo.json index fa766e55..f3d1e7c9 100644 --- a/tools/sprite-generation/demo-data/spells/demo.json +++ b/tools/sprite-generation/demo-data/spells/demo.json @@ -1 +1 @@ -[{"id": "healing_light", "name": "Healing Light", "description": "Restores health to a friendly unit with divine radiance", "school": "life", "tier": 1}] \ No newline at end of file +[{"id": "healing_light", "name": "Healing Light", "description": "A single beam of golden divine healing light descending from above, warm radiant glow, holy energy", "school": "life", "tier": 1}] \ No newline at end of file