Add drive_through preset to fast_food, atm, etc

Thanks @brianegge (closes #2459)
This commit is contained in:
Bryan Housel
2015-03-18 10:50:00 -04:00
parent dffff73d39
commit cc9bcba4e6
11 changed files with 790 additions and 348 deletions
+5
View File
@@ -336,6 +336,11 @@
"type": "textarea",
"label": "Description"
},
"drive_through": {
"key": "drive_through",
"type": "check",
"label": "Drive-Through"
},
"electrified": {
"key": "electrified",
"type": "combo",