summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head/beard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/equipment/head/beard.xml')
-rw-r--r--graphics/sprites/equipment/head/beard.xml14
1 files changed, 11 insertions, 3 deletions
diff --git a/graphics/sprites/equipment/head/beard.xml b/graphics/sprites/equipment/head/beard.xml
index abd9e928..4f0e6a51 100644
--- a/graphics/sprites/equipment/head/beard.xml
+++ b/graphics/sprites/equipment/head/beard.xml
@@ -1,5 +1,13 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+
+<!-- Author: Micksha
+Copyright (C) 2021 The Mana World -->
+
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/beard.png|W" width="40" height="40"/>
- <include file="equipment/head/mustache.xml"/>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/beard.png|W"
+ width="40"
+ height="64"/>
+
+ <include file="model/headmodel.xml"/>
</sprite>