use Röntgen icons for crane types

This commit is contained in:
Martin Raifer 2023-01-24 15:07:41 +01:00
parent 8497f479a1
commit 722266c99e
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
4 changed files with 9 additions and 3 deletions

View file

@ -11,6 +11,12 @@
"tower_crane": "Tower Crane"
}
},
"icons": {
"portal_crane": "roentgen-crane_portal",
"gantry_crane": "roentgen-crane_gantry",
"tower_crane": "roentgen-crane",
"travel_lift": "roentgen-crane_travel_lift"
},
"autoSuggestions": false,
"customValues": false
}