Add damage property to frost axe spell, fixes #322
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"chargeup": 0,
|
||||
"cooldown": 50,
|
||||
"base_properties": {
|
||||
"item_lifetime": 1200
|
||||
"item_lifetime": 1200,
|
||||
"damage": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user