We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449fae4 commit 67c12c1Copy full SHA for 67c12c1
data/fields/roof/shape.json
@@ -6,12 +6,19 @@
6
"options": {
7
"flat": "Flat",
8
"gabled": "Gabled",
9
+ "gabled_height_moved": "Gabled (Height Moved)",
10
"skillion": "Skillion",
11
"hipped": "Hipped",
12
"half-hipped": "Half-Hipped",
13
+ "side_hipped": "Side-Hipped",
14
+ "side_half-hipped": "Side Half-Hipped",
15
"mansard": "Mansard",
16
"gambrel": "Gambrel",
17
+ "hipped-and-gabled": "Hipped & Gabled",
18
"pyramidal": "Pyramidal",
19
+ "crosspitched": "Cross-Pitched",
20
+ "sawtooth": "Sawtooth",
21
+ "butterfly": "Butterfly",
22
"cone": "Cone",
23
"dome": "Dome",
24
"onion": "Onion",
0 commit comments