mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Add conveying field
This commit is contained in:
13
data/presets/fields/conveying.json
Normal file
13
data/presets/fields/conveying.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "conveying",
|
||||
"type": "typeCombo",
|
||||
"label": "Movement Direction",
|
||||
"strings": {
|
||||
"options": {
|
||||
"forward": "Forward",
|
||||
"backward": "Backward",
|
||||
"reversible": "Reversible"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user