Make ice age give frostbite II to players for 20 seconds

This commit is contained in:
Electroblob77
2020-06-12 23:31:50 +01:00
parent 1c0e046236
commit 4bf8aff2e6
2 changed files with 13 additions and 3 deletions
@@ -18,6 +18,8 @@
"cooldown": 250,
"base_properties": {
"effect_radius": 7,
"effect_duration": 1200
"freeze_duration": 1200,
"effect_duration": 400,
"effect_strength": 1
}
}