forked from GitHub-Mirrors/foundry-sw5e
Keep fields from being wiped out
updated the template.json to have the fields that were being wiped out. If they don't exist they will be removed when moving to/from a compendium and when duplicating the item.
This commit is contained in:
parent
20f47110cd
commit
9de6a8f5c0
3 changed files with 76 additions and 17 deletions
|
@ -197,6 +197,7 @@
|
|||
"SW5E.ChatContextHalfDamage": "Apply Half Damage",
|
||||
"SW5E.ChatContextHealing": "Apply Healing",
|
||||
"SW5E.ChatFlavor": "Chat Message Flavor",
|
||||
"SW5E.ClassCasterType": "Class Caster Type",
|
||||
"SW5E.ClassLevels": "Class Levels",
|
||||
"SW5E.ClassName": "Class Name",
|
||||
"SW5E.ClassSkillsChosen": "Chosen Class Skills",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue