diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-07 21:11:01 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-07 21:11:01 +0000 |
commit | 22635aa61daf428d43f003e1d2ddb0c3473e4fce (patch) | |
tree | 76637815e64128d134f87bc7419e64bda7a820fa /graphics/sprites/equipment/head | |
parent | 4ac1294fce70abae0744bc23f2f55c796796aa3b (diff) | |
download | clientdata-22635aa61daf428d43f003e1d2ddb0c3473e4fce.tar.gz clientdata-22635aa61daf428d43f003e1d2ddb0c3473e4fce.tar.bz2 clientdata-22635aa61daf428d43f003e1d2ddb0c3473e4fce.tar.xz clientdata-22635aa61daf428d43f003e1d2ddb0c3473e4fce.zip |
Add knit add xml
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r-- | graphics/sprites/equipment/head/knitcap.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/knitcap.xml b/graphics/sprites/equipment/head/knitcap.xml new file mode 100644 index 00000000..28bf14b1 --- /dev/null +++ b/graphics/sprites/equipment/head/knitcap.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2: Moubootaur Legends --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/knitcap.png|W;Y;R + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite>
\ No newline at end of file |