Schema: Update weapon filter to note that lists are allowed here
This commit is contained in:
parent
66a33b2b3d
commit
72d8d30009
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue