Add damage property to frost axe spell, fixes #322

This commit is contained in:
Electroblob77
2019-12-16 12:33:48 +00:00
parent 74345d0c3b
commit c7ccc37dca
3 changed files with 10 additions and 1 deletions
@@ -17,6 +17,7 @@
"chargeup": 0,
"cooldown": 50,
"base_properties": {
"item_lifetime": 1200
"item_lifetime": 1200,
"damage": 8
}
}