summaryrefslogtreecommitdiff
path: root/mods
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-02 20:16:54 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-02 20:16:54 +0300
commit37d789b9543011908626aa569e1e451718b4ed94 (patch)
treed1a04a71581c1582908ea230f7575c6d05373afb /mods
parent887c59f7e082570486120e99e063cb57966ec560 (diff)
downloadclientdata-37d789b9543011908626aa569e1e451718b4ed94.tar.gz
clientdata-37d789b9543011908626aa569e1e451718b4ed94.tar.bz2
clientdata-37d789b9543011908626aa569e1e451718b4ed94.tar.xz
clientdata-37d789b9543011908626aa569e1e451718b4ed94.zip
Remove pets mod because it not useless.
Diffstat (limited to 'mods')
-rw-r--r--mods/pets/items.d/mod1items.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/mods/pets/items.d/mod1items.xml b/mods/pets/items.d/mod1items.xml
deleted file mode 100644
index de365ff4..00000000
--- a/mods/pets/items.d/mod1items.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<items>
- <item id="1800"
- image="equipment/feet/boots.png"
- name="Lousy Moccasins"
- description="Orc-made moccasins. Not sure from which skin these shoes were made."
- defense="6"
- level="5"
- type="equip-feet"
- weight="18"
- maxFloorOffset="8"
- pet="1">
- <sprite gender="unisex">equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
- <sprite gender="female">equipment/feet/boots-female.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
- </item>
-</items>