mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
Updated attraction presets to use field inheritance
Added generic attraction preset with attraction typeCombo field
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"artist": {"key": "artist_name", "type": "text", "label": "Artist"},
|
||||
"artwork_type": {"key": "artwork_type", "type": "combo", "label": "Type"},
|
||||
"atm": {"key": "atm", "type": "check", "label": "ATM"},
|
||||
"attraction": {"key": "attraction", "type": "typeCombo", "label": "Type"},
|
||||
"backrest": {"key": "backrest", "type": "check", "label": "Backrest"},
|
||||
"barrier": {"key": "barrier", "type": "typeCombo", "label": "Type"},
|
||||
"basin": {"key": "basin", "type": "combo", "label": "Type"},
|
||||
|
||||
Reference in New Issue
Block a user