diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 22:48:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 22:48:31 -0300 |
commit | 1182b6cbfca7d31804039a6d2b95c41d9add993c (patch) | |
tree | 7c86ed33cefa296054d5ee4c6f51450baa7e0864 /graphics/sprites | |
parent | e9fc4be45bd70decd64df251371e8d42ed53fb5d (diff) | |
download | clientdata-1182b6cbfca7d31804039a6d2b95c41d9add993c.tar.gz clientdata-1182b6cbfca7d31804039a6d2b95c41d9add993c.tar.bz2 clientdata-1182b6cbfca7d31804039a6d2b95c41d9add993c.tar.xz clientdata-1182b6cbfca7d31804039a6d2b95c41d9add993c.zip |
REMOVE dev cap
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/devcap.png | bin | 2627 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/devcap.xml | 12 |
2 files changed, 0 insertions, 12 deletions
diff --git a/graphics/sprites/equipment/head/devcap.png b/graphics/sprites/equipment/head/devcap.png Binary files differdeleted file mode 100644 index 15662fe8..00000000 --- a/graphics/sprites/equipment/head/devcap.png +++ /dev/null diff --git a/graphics/sprites/equipment/head/devcap.xml b/graphics/sprites/equipment/head/devcap.xml deleted file mode 100644 index f05f3f5a..00000000 --- a/graphics/sprites/equipment/head/devcap.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Saulc -Copyright (C) 2018 TMW2 --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/head/devhat.png|R" - width="32" - height="64" - offsetY="1"/> - - <include file="equipment/head/headmodel-male.xml"/> -</sprite> |