mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-25 05:40:51 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "crane:type",
|
||||
"type": "combo",
|
||||
"label": "Crane Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"portal_crane": "Portal Crane",
|
||||
"floor-mounted_crane": "Floor-mounted Crane",
|
||||
"travel_lift": "Travel Lift"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user