diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-11 05:13:04 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-11 05:13:04 +0000 |
commit | d5cb60966792697c79d80168d388a8b208d905d5 (patch) | |
tree | a3d2b5250c2c36327004a87ebeba3016875143a7 /graphics | |
parent | b96ae1c959e422590991ca2d9d928bd7c11fc136 (diff) | |
download | clientdata-d5cb60966792697c79d80168d388a8b208d905d5.tar.gz clientdata-d5cb60966792697c79d80168d388a8b208d905d5.tar.bz2 clientdata-d5cb60966792697c79d80168d388a8b208d905d5.tar.xz clientdata-d5cb60966792697c79d80168d388a8b208d905d5.zip |
cat helmet xml
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/cathelmet.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/cathelmet.xml b/graphics/sprites/equipment/head/cathelmet.xml new file mode 100644 index 00000000..68e34d63 --- /dev/null +++ b/graphics/sprites/equipment/head/cathelmet.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/cathelmet.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite>
\ No newline at end of file |