Add terms to power generator

This commit is contained in:
boothym
2017-06-24 22:14:36 +01:00
parent e883503600
commit 0779780bb2
@@ -11,6 +11,12 @@
"vertex",
"area"
],
"terms": {
"hydro",
"solar",
"turbine",
"wind"
},
"tags": {
"power": "generator"
},