Schema: Add missing location filter attribute

This commit is contained in:
Gunter Labes 2024-10-07 14:05:16 +02:00 committed by GitHub
parent 422425f772
commit b1eb871df7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 ()}