tyr
2013-11-12 10:11:54 +01:00
parent e021848a62
commit 4a3fea9edd
6 changed files with 74 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"key": "shelter_type",
"type": "combo",
"options": [
"public_transport",
"picnic_shelter",
"weather_shelter",
"lean_to",
"basic_hut",
"field_shelter",
"rock_shelter"
],
"label": "Type"
}