Change resurrection wait time and add particles to indicate where an ally died

This commit is contained in:
Electroblob77
2022-02-01 18:23:47 +00:00
parent ca7f1cc8ca
commit 61634a9cc3
2 changed files with 46 additions and 2 deletions
@@ -18,6 +18,6 @@
"cooldown": 400,
"base_properties": {
"effect_radius": 8,
"wait_time": 300
"wait_time": 200
}
}