Removed universal Tourism field (re: #5719)

This commit is contained in:
Quincy Morgan
2019-01-16 14:36:00 -05:00
parent a58dd9cf91
commit d284e0f589
5 changed files with 1 additions and 15 deletions
-1
View File
@@ -320,7 +320,6 @@
"toilets/disposal": {"key": "toilets:disposal", "type": "combo", "label": "Disposal", "strings": {"options": {"flush": "Flush", "pitlatrine": "Pit/Latrine", "chemical": "Chemical", "bucket": "Bucket"}}},
"toll": {"key": "toll", "type": "check", "label": "Toll"},
"tomb": {"key": "tomb", "type": "typeCombo", "label": "Type"},
"tourism_attraction": {"key": "tourism", "default": "attraction", "type": "typeCombo", "universal": true, "label": "Tourism"},
"tourism": {"key": "tourism", "type": "typeCombo", "label": "Type"},
"tower/construction": {"key": "tower:construction", "type": "combo", "label": "Construction", "placeholder": "Guyed, Lattice, Concealed, ..."},
"tower/type": {"key": "tower:type", "type": "combo", "label": "Type"},