summaryrefslogtreecommitdiff
path: root/graphics/sprites/model/female.xml
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-02-08 21:08:19 -0500
committermekolat <mekolat@users.noreply.github.com>2016-02-08 21:08:19 -0500
commitaed37c0ac8e958e3fcf0683f191443fb33b64e4c (patch)
tree23294bdfb11714b0f3b7f180aa46aa43c46dcbcc /graphics/sprites/model/female.xml
parentc8535658e7157da988087864f2e88da3ec6c7f7d (diff)
parent42d0094796abd374147db0ae93fa609fed179532 (diff)
downloadclientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.gz
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.bz2
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.xz
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.zip
Merge pull request #311 from mekolat/gender2
3rd gender, new races
Diffstat (limited to 'graphics/sprites/model/female.xml')
-rw-r--r--graphics/sprites/model/female.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sprites/model/female.xml b/graphics/sprites/model/female.xml
index fd7f6dc1..6c070232 100644
--- a/graphics/sprites/model/female.xml
+++ b/graphics/sprites/model/female.xml
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<sprite variants="135" variant_offset="1">
- <!-- FOR RETRO-COMPATIBILITY WITH OLD NPCs -->
- <imageset name="base" src="graphics/sprites/model/Talponian_female.png|W;B;R" width="64" height="64"/>
- <include file="model/Talponian_male.xml"/>
+ <imageset name="base" src="graphics/sprites/model/female.png|W;B;R" width="64" height="64"/>
+ <include file="model/neutral.xml"/>
</sprite>