lightning_strike_count should be summed
This commit is contained in:
parent
9e53fdcddc
commit
250822a414
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ SKIN_VERSION = 2.1.0
|
|||
curve = "linear"
|
||||
[[[lightning_strike_count]]]
|
||||
curve = "step"
|
||||
aggregate_type = "max"
|
||||
aggregate_type = "sum"
|
||||
|
||||
[[[heights]]]
|
||||
[[[[classic]]]]
|
||||
|
|
Reference in a new issue