Schema: Forgot id key in [leader_goal]

This commit is contained in:
Celtic Minstrel 2018-03-30 23:47:38 -04:00
parent c2c540fa15
commit 151a1fb66c

View file

@ -238,6 +238,7 @@
{AI_FACET avoid {FILTER_TAG value location ()}}
{AI_FACET_TAG leader_goal (
{SIMPLE_KEY id string}
{SIMPLE_KEY x int}
{SIMPLE_KEY y int}
{SIMPLE_KEY max_risk real}