SIGN IN SIGN UP

Fixed death saving throws being triggered.

With the charactermancer update, the global save modifier field has been added to the death saving throw template by default, even when no global save modifier is used ( {{global=}} ). This is causing the companion script to think that the is a global modifier roll, but errors because no roll is found.  This update will ensure that the handledeathsave method only triggers when there actually is a roll in the global save field.
K
Kyle Graham committed
8b550c63e58ff9e48c3530a584c4af34b651ef3c
Parent: 78e2633
Committed by GitHub <noreply@github.com> on 6/27/2018, 2:44:52 PM