Skip to content

Commit 7bf5a08

Browse files
authored
Add preset for entrance=shop (#1299)
1 parent 1f84da6 commit 7bf5a08

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/presets/entrance/shop.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"icon": "maki-entrance-alt1",
3+
"geometry": [
4+
"vertex"
5+
],
6+
"tags": {
7+
"entrance": "shop"
8+
},
9+
"terms": [
10+
"door"
11+
],
12+
"name": "Shop Entrance"
13+
}

0 commit comments

Comments
 (0)