summaryrefslogtreecommitdiff
path: root/items/racesprite/_include.xml
diff options
context:
space:
mode:
authorCassy1 <cassy.tmw@gmail.com>2014-09-25 19:50:22 +0200
committerCassy1 <cassy.tmw@gmail.com>2014-09-25 19:50:22 +0200
commit2b41707d116cc44a71539befe6478247d9389af1 (patch)
treef99d6c7942ff321d9aafb774e9f4128159c24366 /items/racesprite/_include.xml
parent113895f8414bb7d70751678d73040c3e97101306 (diff)
downloadclientdata-2b41707d116cc44a71539befe6478247d9389af1.tar.gz
clientdata-2b41707d116cc44a71539befe6478247d9389af1.tar.bz2
clientdata-2b41707d116cc44a71539befe6478247d9389af1.tar.xz
clientdata-2b41707d116cc44a71539befe6478247d9389af1.zip
Fixing Troll racesprites
Diffstat (limited to 'items/racesprite/_include.xml')
-rw-r--r--items/racesprite/_include.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/items/racesprite/_include.xml b/items/racesprite/_include.xml
index 1a4a633c..5cec3a30 100644
--- a/items/racesprite/_include.xml
+++ b/items/racesprite/_include.xml
@@ -1,4 +1,6 @@
<?xml version="1.0"?>
+<!-- Note: When adding races with mob sprites:
+ ID = -1xxxx , xxxx = mob ID -->
<items>
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
<its:translateRule selector="//item/@name" translate="yes"/>
@@ -7,4 +9,5 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<include name="items/racesprite/item-100_Human.xml"/>
+ <include name="items/racesprite/item-11054_Troll.xml"/>
</items>