summaryrefslogtreecommitdiff
path: root/items/racesprite/_include.xml
diff options
context:
space:
mode:
authorCassy1 <cassy.tmw@gmail.com>2014-07-16 19:49:19 +0200
committerCassy1 <cassy.tmw@gmail.com>2014-10-01 11:32:19 +0200
commit486a4471799138dbf916b45d6f24d308d8733ce0 (patch)
tree08363d5fd51ccff86d66846649a7fa0fac6ed177 /items/racesprite/_include.xml
parent2b41707d116cc44a71539befe6478247d9389af1 (diff)
downloadclientdata-486a4471799138dbf916b45d6f24d308d8733ce0.tar.gz
clientdata-486a4471799138dbf916b45d6f24d308d8733ce0.tar.bz2
clientdata-486a4471799138dbf916b45d6f24d308d8733ce0.tar.xz
clientdata-486a4471799138dbf916b45d6f24d308d8733ce0.zip
Add Kid Book
Diffstat (limited to 'items/racesprite/_include.xml')
-rw-r--r--items/racesprite/_include.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/items/racesprite/_include.xml b/items/racesprite/_include.xml
index 5cec3a30..f1830b4f 100644
--- a/items/racesprite/_include.xml
+++ b/items/racesprite/_include.xml
@@ -1,6 +1,4 @@
<?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"/>
@@ -9,5 +7,5 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<include name="items/racesprite/item-100_Human.xml"/>
- <include name="items/racesprite/item-11054_Troll.xml"/>
+ <include name="items/racesprite/item-110_Troll.xml"/>
</items>