diff --git a/games/age-of-dwarves/data/spells/stub.json b/games/age-of-dwarves/data/spells/stub.json deleted file mode 100644 index 6eca969a..00000000 --- a/games/age-of-dwarves/data/spells/stub.json +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "id": "healing_light", - "name": "Healing Light", - "description": "Restores health to a friendly unit with divine radiance", - "school": "life", - "tier": 1, - "scope": "local", - "mana_cost": 8 - } -]