Schema: Add missing location filter attribute
This commit is contained in:
parent
422425f772
commit
b1eb871df7
1 changed files with 2 additions and 1 deletions
|
@ -7,14 +7,15 @@
|
|||
{SIMPLE_KEY terrain s_terrain_list}
|
||||
{SIMPLE_KEY x s_coordinates}
|
||||
{SIMPLE_KEY y s_coordinates}
|
||||
{SIMPLE_KEY location_id string_list}
|
||||
{SIMPLE_KEY area string}
|
||||
{SIMPLE_KEY include_borders s_bool}
|
||||
{DEPRECATED_KEY owner_side s_unsigned_range_list}
|
||||
{SIMPLE_KEY gives_income s_bool}
|
||||
{SIMPLE_KEY find_in string}
|
||||
{SIMPLE_KEY radius s_int}
|
||||
{SIMPLE_KEY formula formula}
|
||||
{SIMPLE_KEY lua_function string}
|
||||
{SIMPLE_KEY location_id string_list}
|
||||
|
||||
{FILTER_TAG "filter" unit ()}
|
||||
{FILTER_TAG "filter_owner" side ()}
|
||||
|
|
Loading…
Add table
Reference in a new issue