diff options
Diffstat (limited to 'Sprites/Equipment/head/pharaohcrown.xml')
-rw-r--r-- | Sprites/Equipment/head/pharaohcrown.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Sprites/Equipment/head/pharaohcrown.xml b/Sprites/Equipment/head/pharaohcrown.xml new file mode 100644 index 00000000..7a85a7fa --- /dev/null +++ b/Sprites/Equipment/head/pharaohcrown.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/pharaocrown.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> |