48 lines
3.7 KiBLFS
XML
Executable File
48 lines
3.7 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<style>
|
|
<BeaconConst color="250,215,107,255" hovercolor="255,231,178,255">
|
|
<Sprite name="BeaconConst" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="0,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</BeaconConst>
|
|
<DistressBeacon color="255,106,106,255" hovercolor="255,156,156,255">
|
|
<Sprite name="Distress" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="72,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</DistressBeacon>
|
|
<DistressBeaconFaint color="150,60,60,255" hovercolor="150,75,75,255">
|
|
<Sprite name="DistressFaint" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="144,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</DistressBeaconFaint>
|
|
<LostCargo color="66,135,245,255" hovercolor="66,66,245,255">
|
|
<Sprite name="LostCargo" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="576,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</LostCargo>
|
|
<Market color="138,193,75,255" hovercolor="126,243,103,255">
|
|
<Sprite name="Market" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="432,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</Market>
|
|
<MarketWeapons color="138,150,55,255" hovercolor="126,243,103,255">
|
|
<Sprite name="MarketWeapons" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="432,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</MarketWeapons>
|
|
<PirateBase color="255,106,106,255" hovercolor="255,156,156,255">
|
|
<Sprite name="PirateBase" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="288,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</PirateBase>
|
|
<RelayStationInactive color="138,193,75,255" hovercolor="126,243,103,255">
|
|
<Sprite name="RelayStationInactive" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="648,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</RelayStationInactive>
|
|
<RelayStationActive color="138,193,75,255" hovercolor="126,243,103,255">
|
|
<Sprite name="RelayStationActive" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="360,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</RelayStationActive>
|
|
<WayStation color="66,135,245,255" hovercolor="66,66,245,255">
|
|
<Sprite name="WayStation" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="720,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</WayStation>
|
|
<ClownStation color="66,135,245,255" hovercolor="66,66,245,255">
|
|
<Sprite name="ClownStation" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="792,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</ClownStation>
|
|
<AbyssResearch color="66,135,245,255" hovercolor="66,66,245,255">
|
|
<Sprite name="AbyssResearch" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="864,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</AbyssResearch>
|
|
<PirateBaseDestroyed color="150,60,60,255" hovercolor="150,75,75,255">
|
|
<Sprite name="PirateBaseDestroyed" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="936,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</PirateBaseDestroyed>
|
|
<HuskChurch color="66,135,245,255" hovercolor="66,66,245,255">
|
|
<Sprite name="HuskChurch" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="0,75,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</HuskChurch>
|
|
<Location color="255,255,255,255" hovercolor="255,255,255,255">
|
|
<Sprite name="Location" texture="%ModDir%/Style/map_icons.png" tile="false" sourcerect="504,0,72,75" maintainaspectratio="true" origin="0.5,0.5" />
|
|
</Location>
|
|
</style> |