summaryrefslogtreecommitdiff
path: root/map/propertytypes.json
diff options
context:
space:
mode:
Diffstat (limited to 'map/propertytypes.json')
-rw-r--r--map/propertytypes.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/map/propertytypes.json b/map/propertytypes.json
index b4e40ad..9b5b498 100644
--- a/map/propertytypes.json
+++ b/map/propertytypes.json
@@ -1,5 +1,16 @@
[
{
+ "id": 39,
+ "name": "ColorGroup",
+ "storageType": "int",
+ "type": "enum",
+ "values": [
+ "Background",
+ "Foreground"
+ ],
+ "valuesAsFlags": false
+ },
+ {
"color": "#fff9a6ff",
"drawFill": true,
"id": 27,