mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Merge pull request #7912 from fakeharahman/wigs-preset
Wigs preset added
This commit is contained in:
14
data/presets/presets/shop/wigs.json
Normal file
14
data/presets/presets/shop/wigs.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"icon": "maki-shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"hair extentions"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "wigs"
|
||||
},
|
||||
"name": "Wig Shop"
|
||||
}
|
||||
Reference in New Issue
Block a user