Skip to content

Commit

Permalink
Schema: Update weapon filter to note that lists are allowed here
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Oct 24, 2018
1 parent 66a33b2 commit 72d8d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/schema/filters/weapon.cfg
Expand Up @@ -5,8 +5,8 @@
{SIMPLE_KEY range string_list}
{SIMPLE_KEY name string_list}
{SIMPLE_KEY type string_list}
{SIMPLE_KEY special string}
{SIMPLE_KEY special_active string}
{SIMPLE_KEY special string_list}
{SIMPLE_KEY special_active string_list}
{SIMPLE_KEY formula formula}
{SIMPLE_KEY damage s_range_list}
{SIMPLE_KEY number s_range_list}
Expand Down

0 comments on commit 72d8d30

Please sign in to comment.