Skip to content

Commit

Permalink
Updated schema for [campaign] background
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Feb 15, 2021
1 parent f179fdb commit e28d039
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/schema/core/addons.cfg
Expand Up @@ -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 ()}
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit e28d039

Please sign in to comment.