diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-10 05:57:01 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-10 05:57:01 +0000 |
commit | 6349b8e0d11348f6f2388e8891a3e567a51fba33 (patch) | |
tree | d7845822c860cfc023e8c7310c15049168e14526 /graphics/sprites/equipment/head | |
parent | 4555cf8141de98fca9b0c090cf2e68393ddf9760 (diff) | |
download | clientdata-6349b8e0d11348f6f2388e8891a3e567a51fba33.tar.gz clientdata-6349b8e0d11348f6f2388e8891a3e567a51fba33.tar.bz2 clientdata-6349b8e0d11348f6f2388e8891a3e567a51fba33.tar.xz clientdata-6349b8e0d11348f6f2388e8891a3e567a51fba33.zip |
[skip ci] Delete chemist.xml
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r-- | graphics/sprites/equipment/head/chemist.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/sprites/equipment/head/chemist.xml b/graphics/sprites/equipment/head/chemist.xml deleted file mode 100644 index 3fc83566..00000000 --- a/graphics/sprites/equipment/head/chemist.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/chemist.png" - width="32" - height="64" - offsetY="1"/> - - <include file="equipment/head/headmodel-male.xml"/> -</sprite> |