mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #14994 from Zen-Raven/Draw-Steel-Apr26-Updates
[Draw Steel] Trait Ability Bugfix
This commit is contained in:
@@ -5210,6 +5210,7 @@
|
||||
distance: attrs[`${base}distance`] || '',
|
||||
target: attrs[`${base}target`] || '',
|
||||
trigger: attrs[`${base}trigger`] || '',
|
||||
trait: attrs[`${base}trait`] || '',
|
||||
special: attrs[`${base}special`] || '',
|
||||
effect: attrs[`${base}effect`] || '',
|
||||
pre_effect: attrs[`${base}pre_effect`] || '',
|
||||
|
||||
Reference in New Issue
Block a user