From 70ea5c9aaec9ced042af9030439d0c93f5dbe65e Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Wed, 4 Apr 2018 23:14:29 -0400 Subject: [PATCH] Schema: Another incorrect key type --- data/schema/core/actionwml.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/schema/core/actionwml.cfg b/data/schema/core/actionwml.cfg index 3b0bcf7b2154..f4cb812099df 100644 --- a/data/schema/core/actionwml.cfg +++ b/data/schema/core/actionwml.cfg @@ -257,7 +257,7 @@ max=infinite {INSERT_TAG} {FILTER_TAG "filter_side" side {INSERT_TAG}} - {SIMPLE_KEY side s_int} + {SIMPLE_KEY side s_range_list} {SIMPLE_KEY income s_int} {SIMPLE_KEY recruit string_list} {SIMPLE_KEY team_name string}