-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfishing_bait.xml
37 lines (37 loc) · 3.77 KB
/
fishing_bait.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
31
32
33
34
35
36
37
<!DOCTYPE OverlayData PUBLIC "" "https://raw.githubusercontent.com/xrandox/Gw2_Marker_Pack_DTD_XSD/main/GW2MarkerPack.dtd">
<OverlayData
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://github.com/xrandox/Gw2_Marker_Pack_DTD_XSD https://raw.githubusercontent.com/xrandox/Gw2_Marker_Pack_DTD_XSD/main/GW2MarkerPack.xsd"
xmlns="https://github.com/xrandox/Gw2_Marker_Pack_DTD_XSD">
<MarkerCategory name="onlyfish" DisplayName="Only Fish">
<!-- Discord Invite:https://discord.gg/FP8dQj6KBj -->
<MarkerCategory name="instrux" DisplayName="Click below to copy WPs, here for trails" defaulttoggle="0" texture="Data/Icons/default_trail.png" alpha="0.7" color="#56B4E9"/>
<MarkerCategory name="fishegg" DisplayName="Fish Egg" isseparator="1" copy="[&BC8EAAA=][&BOcBAAA=][&BEMLAAA=]" copy-message="Fish Egg WPs copied to clipboard!"/>
<MarkerCategory name="minnow" DisplayName="Freshwater Minnow" isseparator="1" copy="[&BMcMAAA=][&BGMNAAA=][&BC8EAAA=][&BOcBAAA=]" copy-message="Freshwater Minnow WPs copied to clipboard!"/>
<MarkerCategory name="glowworm" DisplayName="Glow Worm" isseparator="1" copy="[&BMcMAAA=][&BGMNAAA=]" copy-message="Glow Worm WPs copied to clipboard!"/>
<MarkerCategory name="beetle" DisplayName="Lava Beetle" isseparator="1" copy="[&BHgJAAA=]" copy-message="Lava Beetle WP copied to clipboard!"/>
<MarkerCategory name="leech" DisplayName="Leech" isseparator="1" copy="[&BO8JAAA=]" copy-message="Leech WP copied to clipboard!"/>
<MarkerCategory name="lightning" DisplayName="Lightning Bug" isseparator="1" copy="[&BOcBAAA=]" copy-message="Lightning Bug WP copied to clipboard!"/>
<MarkerCategory name="nightcrawler" DisplayName="Nightcrawler" isseparator="1" copy="[&BKIMAAA=]" copy-message="Nightcrawler WP copied to clipboard!"/>
<MarkerCategory name="ramshorn" DisplayName="Ramshorn Snail" isseparator="1" copy="[&BIACAAA=]" copy-message="Ramshorn Snail WP copied to clipboard!"/>
<MarkerCategory name="sardine" DisplayName="Sardine" isseparator="1" copy="[&BJ4MAAA=][&BMYMAAA=][&BAcFAAA=][&BO8JAAA=]" copy-message="Sardine WPs copied to clipboard!"/>
<MarkerCategory name="scorpion" DisplayName="Scorpion" isseparator="1" copy="[&BLsKAAA=]" copy-message="Scorpion WP copied to clipboard!"/>
<MarkerCategory name="shrimpling" DisplayName="Shrimpling" isseparator="1" copy="[&BJ4MAAA=][&BMYMAAA=][&BKIMAAA=][&BC8EAAA=][&BIACAAA=]" copy-message="Shrimpling WPs copied to clipboard!"/>
<MarkerCategory name="sparkfly" DisplayName="Sparkfly Larva" isseparator="1" copy="[&BAcFAAA=]" copy-message="Sparkfly Larva WP copied to clipboard!"/>
</MarkerCategory>
<POIs>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_si.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_im.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_la.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_ew.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_as.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_eb.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_sl.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_de.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_fs.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_co.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_rs.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_sp.trl"/>
<Trail type="onlyfish.instrux" trailData="Data/Trails/bait_nkc.trl"/>
</POIs>
</OverlayData>