Changes between Version 28 and Version 29 of Presets/MastAndTower
- Timestamp:
- 2020-07-07T03:48:17+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/MastAndTower
v28 v29 88 88 <chunk id="tw_con_tw"> 89 89 <combo key="tower:construction" text="Construction" values_sort="false" values_searchable="true"> 90 <list_entry value="lattice" display_value="lattice" icon=" Tower_lattice.svg" />90 <list_entry value="lattice" display_value="lattice" icon="tower_lattice.svg" /> 91 91 <list_entry value="freestanding" display_value="freestanding" icon="presets/tower/tower.svg" /> 92 <list_entry value="dome" display_value="Dome" icon=" Tower_dome.svg" />93 <list_entry value="dish" display_value="Dish" icon=" Tower_dish.svg" />92 <list_entry value="dome" display_value="Dome" icon="tower_dome.svg" /> 93 <list_entry value="dish" display_value="Dish" icon="tower_dish.svg" /> 94 94 </combo> 95 95 </chunk> … … 97 97 <chunk id="tw_con_tw_com"> 98 98 <combo key="tower:construction" text="Construction" values_sort="false" values_searchable="true"> 99 <list_entry value="lattice" display_value="lattice" icon=" Tower_lattice_communication.svg" />99 <list_entry value="lattice" display_value="lattice" icon="tower_lattice_communication.svg" /> 100 100 <list_entry value="freestanding" display_value="freestanding" icon="presets/tower/communication.svg" /> 101 <list_entry value="dome" display_value="Dome" icon=" Tower_dome.svg" />102 <list_entry value="dish" display_value="Dish" icon=" Tower_dish.svg" />101 <list_entry value="dome" display_value="Dome" icon="tower_dome.svg" /> 102 <list_entry value="dish" display_value="Dish" icon="tower_dish.svg" /> 103 103 </combo> 104 104 </chunk> … … 109 109 <list_entry value="guyed_tube" display_value="guyed tube" icon="presets/tower/mast.svg" /> 110 110 <list_entry value="freestanding" display_value="freestanding" icon="presets/tower/tower.svg" /> 111 <list_entry value="lattice" display_value="lattice" icon=" Tower_lattice.svg" />111 <list_entry value="lattice" display_value="lattice" icon="tower_lattice.svg" /> 112 112 </combo> 113 113 </chunk> … … 150 150 icon_size="16" /> 151 151 <list_entry value="observation" display_value="Observation" icon="presets/tower/observation.svg" /> 152 <list_entry value="radar" display_value="Radar" icon=" Tower_dish.svg" icon_size="16" />152 <list_entry value="radar" display_value="Radar" icon="tower_dish.svg" icon_size="16" /> 153 153 <list_entry value="siren" display_value="Siren" icon="presets/emergency/siren.svg" /> 154 154 </multiselect> … … 197 197 </item> 198 198 199 <item name="Radar mast" icon=" Tower_dish.svg" type="node" preset_name_label="true">199 <item name="Radar mast" icon="tower_dish.svg" type="node" preset_name_label="true"> 200 200 <link wiki="Tag:tower:type=radar" /> 201 201 <space /> … … 243 243 <list_entry value="monitoring" display_value="Monitoring tower" icon="High-contrast-utilities-system-monitor.svg" icon_size="16" /> 244 244 <list_entry value="observation" display_value="Observation tower" icon="presets/tower/observation.svg" /> 245 <list_entry value="radar" display_value="Radar tower" icon=" Tower_dish.svg" icon_size="16" />245 <list_entry value="radar" display_value="Radar tower" icon="tower_dish.svg" icon_size="16" /> 246 246 <list_entry value="watchtower" display_value="Watch tower" icon="presets/tower/observation.svg" /> 247 247 </multiselect> … … 286 286 </item> 287 287 288 <item name="Radar tower" icon=" Tower_dish.svg" type="node,closedway,multipolygon" preset_name_label="true">288 <item name="Radar tower" icon="tower_dish.svg" type="node,closedway,multipolygon" preset_name_label="true"> 289 289 <link wiki="Tag:tower:type=radar" /> 290 290 <space />
