Skip to content

Commit f941964

Browse files
authored
Add values to surface (#1198)
1 parent ee94a6b commit f941964

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/fields/surface.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,26 @@
66
"options": {
77
"artificial_turf": "Artificial Turf",
88
"asphalt": "Asphalt",
9+
"clay": "Clay",
910
"compacted": "Compacted",
1011
"concrete": "Concrete",
12+
"concrete:lanes": "Concrete Lanes",
13+
"concrete:plates": "Concrete Plates",
1114
"dirt": "Dirt",
1215
"fine_gravel": "Fine Gravel",
1316
"grass": "Grass",
17+
"grass_paver": "Grass Paver",
1418
"gravel": "Gravel",
1519
"ground": "Ground",
1620
"metal": "Metal",
1721
"mud": "Persistently Muddy",
1822
"paved": "Paved",
1923
"paving_stones": "Paving Stones",
24+
"pebblestone": "Pebblestone",
2025
"salt": "Salt",
2126
"sand": "Sand",
2227
"sett": "Sett",
28+
"tartan": "Tartan",
2329
"unhewn_cobblestone": "Cobblestone (uncut, rounded stones)",
2430
"unpaved": "Unpaved",
2531
"wood": "Wood",

0 commit comments

Comments
 (0)