Add wetland preset

This commit is contained in:
John Firebaugh
2013-03-04 18:02:18 -08:00
parent b72fbb534c
commit 43cd1f0b81
+11
View File
@@ -32,6 +32,17 @@
"icon": "",
"form": []
},
{
"name": "wetland",
"match": {
"type": ["point", "area"],
"tags": {
"natural": "wetland"
}
},
"icon": "",
"form": []
},
{
"name": "wood",
"match": {