Skip to content

Commit

Permalink
update content 12.31
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGlitchLab committed Sep 9, 2023
1 parent 6a7a19e commit 90ff236
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/XML/mounts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,9 @@
<mount id="209" clientid="1610" name="Ink Spotted Koi" speed="10" premium="no" type="store" />
<mount id="210" clientid="1615" name="Frostbringer" speed="10" premium="no" type="store" />
<mount id="211" clientid="1616" name="Winterstride" speed="10" premium="no" type="store" />
<mount id="212" clientid="1617" name="Icebreacher" speed="10" premium="no" type="store" />
<mount id="212" clientid="1672" name="Boisterous Bull" speed="10" premium="no" type="store" />
<mount id="213" clientid="1673" name="Surly Steer" speed="10" premium="no" type="store" />
<mount id="214" clientid="1674" name="Obstinate Ox" speed="10" premium="no" type="store" />
<mount id="215" clientid="1682" name="Icebreacher" speed="10" premium="no" type="quest" />
<mount id="216" clientid="1677" name="Darkfire Devourer" speed="10" premium="no" type="quest" />
</mounts>
3 changes: 3 additions & 0 deletions data/XML/outfits.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<outfit type="0" looktype="1598" name="Ancient Aucar" premium="yes" unlocked="no" enabled="yes" from="quest" />
<outfit type="0" looktype="1613" name="Frost Tracer" premium="no" unlocked="no" enabled="yes" from="store" />
<outfit type="0" looktype="1619" name="Armoured Archer" premium="no" unlocked="no" enabled="yes" from="store" />
<outfit type="0" looktype="1676" name="Darklight Evoker" premium="no" unlocked="no" enabled="yes" from="store" />

<!-- Male outfits -->
<outfit type="1" looktype="128" name="Citizen" premium="no" unlocked="yes" enabled="yes" />
Expand Down Expand Up @@ -227,4 +228,6 @@
<outfit type="1" looktype="1597" name="Ancient Aucar" premium="yes" unlocked="no" enabled="yes" from="quest" />
<outfit type="1" looktype="1612" name="Frost Tracer" premium="no" unlocked="no" enabled="yes" from="store" />
<outfit type="1" looktype="1618" name="Armoured Archer" premium="no" unlocked="no" enabled="yes" from="store" />
<outfit type="1" looktype="1675" name="Darklight Evoker" premium="no" unlocked="no" enabled="yes" from="store" />

</outfits>

0 comments on commit 90ff236

Please sign in to comment.