Skip to content

Commit 405e875

Browse files
authored
Create staircase.json (#775)
1 parent 83e5295 commit 405e875

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/presets/entrance/staircase.json

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"icon": "maki-entrance-alt1",
3+
"geometry": [
4+
"vertex"
5+
],
6+
"tags": {
7+
"entrance": "staircase"
8+
},
9+
"terms": [
10+
"door",
11+
"stairs",
12+
"stairway",
13+
"stairwell"
14+
],
15+
"name": "Staircase Entrance"
16+
}

0 commit comments

Comments
 (0)