Merge remote-tracking branch 'origin/master' into 037-actor-type-creature
This commit is contained in:
commit
864a65fed2
6 changed files with 12 additions and 2 deletions
|
@ -119,6 +119,8 @@ export const DS4 = {
|
|||
darkness: "DS4.SpellCategoryDarkness",
|
||||
mindAffecting: "DS4.SpellCategoryMindAffecting",
|
||||
electricity: "DS4.SpellCategoryElectricity",
|
||||
none: "DS4.SpellCategoryNone",
|
||||
unset: "DS4.SpellCategoryUnset",
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue