diff --git a/src/main/resources/assets/ebwizardry/spells/snowball.json b/src/main/resources/assets/ebwizardry/spells/snowball.json index 2191aa3a..7b56a7fa 100644 --- a/src/main/resources/assets/ebwizardry/spells/snowball.json +++ b/src/main/resources/assets/ebwizardry/spells/snowball.json @@ -12,7 +12,7 @@ }, "tier": "novice", "element": "ice", - "type": "attack", + "type": "projectile", "cost": 1, "chargeup": 0, "cooldown": 1,