diff --git a/data/presets/presets/shop/wigs.json b/data/presets/presets/shop/wigs.json new file mode 100644 index 000000000..52d3f4242 --- /dev/null +++ b/data/presets/presets/shop/wigs.json @@ -0,0 +1,14 @@ +{ + "icon": "maki-shop", + "geometry": [ + "point", + "area" + ], + "terms": [ + "hair extentions" + ], + "tags": { + "shop": "wigs" + }, + "name": "Wig Shop" +}