-
Notifications
You must be signed in to change notification settings - Fork 1
/
10_Menu_Map_Enhancements.xml
30 lines (28 loc) · 2.13 KB
/
10_Menu_Map_Enhancements.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<OverlayData>
<MarkerCategory name="legs" DisplayName="Lady Elyssa's Guides" texture="Data/LadyElyssa/Images/trailarrow.png" animSpeed="1" alpha="0.9" fadeNear="3000" fadeFar="4000" mapDisplaySize="10" mapVisibility="1">
<!-- MAP ENHANCEMENTS -->
<MarkerCategory name="mape" DisplayName="Map Enhancements" heightOffset="3" miniMapVisibility="1" mapVisibility="1" inGameVisibility="0" mapDisplaySize="32">
<MarkerCategory name="jbterminal" DisplayName="Jade Bot Terminal" iconFile="Data/LadyElyssa/Images/Icons/Jade Bot Terminal.png">
<MarkerCategory name="map" IsSeparator="1" DisplayName="CITY"/>
<MarkerCategory name="bc" DisplayName="Black Citadel" mapDisplaySize="16"/>
<MarkerCategory name="dr" DisplayName="Divinity's Reach"/>
<MarkerCategory name="hb" DisplayName="Hoelbrak"/>
<MarkerCategory name="la" DisplayName="Lion's Arch"/>
<MarkerCategory name="rs" DisplayName="Rata Sum" mapDisplaySize="24"/>
<MarkerCategory name="tg" DisplayName="The Grove" mapDisplaySize="24"/>
</MarkerCategory>
<MarkerCategory name="speedboons" DisplayName="Speed Boons" iconFile="Data/LadyElyssa/Images/Icons/Speed Boons.png">
<MarkerCategory name="map" IsSeparator="1" DisplayName="CITY"/>
<MarkerCategory name="bc" DisplayName="Black Citadel" mapDisplaySize="16"/>
<MarkerCategory name="dr" DisplayName="Divinity's Reach"/>
<MarkerCategory name="hb" DisplayName="Hoelbrak"/>
<MarkerCategory name="la" DisplayName="Lion's Arch"/>
<MarkerCategory name="rs" DisplayName="Rata Sum" mapDisplaySize="24"/>
<MarkerCategory name="tg" DisplayName="The Grove" mapDisplaySize="24"/>
</MarkerCategory>
<MarkerCategory name="zone" DisplayName="Zone Portals" iconFile="Data/LadyElyssa/Images/Zone Gate.png" inGameVisibility="0" mapDisplaySize="64"/>
</MarkerCategory>
<!-- END CORE MAP ENHANCEMENTS -->
</MarkerCategory>
<!-- End of Lady Elyssa's Guides -->
</OverlayData>