Updated schema for [campaign] background
This commit is contained in:
parent
f179fdb35f
commit
e28d0399b4
1 changed files with 2 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
|||
{SIMPLE_KEY id string}
|
||||
{DEFAULT_KEY first_time_only bool yes}
|
||||
{DEFAULT_KEY delayed_variable_substitution bool no}
|
||||
|
||||
|
||||
{FILTER_TAG "filter" unit ()}
|
||||
{FILTER_TAG "filter_second" unit ()}
|
||||
{FILTER_TAG "filter_attack" weapon ()}
|
||||
|
@ -170,6 +170,7 @@
|
|||
{SIMPLE_KEY icon string}
|
||||
{SIMPLE_KEY abbrev t_string}
|
||||
{SIMPLE_KEY image string}
|
||||
{SIMPLE_KEY background string}
|
||||
{DEFAULT_KEY description_alignment text_alignment left}
|
||||
{DEFAULT_KEY type addon_type sp}
|
||||
{SIMPLE_KEY define string}
|
||||
|
|
Loading…
Add table
Reference in a new issue