diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-02 15:02:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-02 15:02:59 -0300 |
commit | 86ca19bf3a64c172910e93bea3f3ffbcd4d17c67 (patch) | |
tree | 183a998d4e64874daf35d1026652862fc7c41fb3 /graphics/sprites/races/human-female-dark.xml | |
parent | 00d0e5dd011f9a98c8b1a2c1a01b60614b976c35 (diff) | |
download | clientdata-86ca19bf3a64c172910e93bea3f3ffbcd4d17c67.tar.gz clientdata-86ca19bf3a64c172910e93bea3f3ffbcd4d17c67.tar.bz2 clientdata-86ca19bf3a64c172910e93bea3f3ffbcd4d17c67.tar.xz clientdata-86ca19bf3a64c172910e93bea3f3ffbcd4d17c67.zip |
Add Dark and Medium humans PNGs. They will be coming... in 10.1.
Diffstat (limited to 'graphics/sprites/races/human-female-dark.xml')
-rw-r--r-- | graphics/sprites/races/human-female-dark.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/races/human-female-dark.xml b/graphics/sprites/races/human-female-dark.xml new file mode 100644 index 00000000..00538da4 --- /dev/null +++ b/graphics/sprites/races/human-female-dark.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2019 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/races/human-female-dark.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |