summaryrefslogtreecommitdiff
path: root/data/graphics/badges/gm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/graphics/badges/gm.xml')
-rw-r--r--data/graphics/badges/gm.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/graphics/badges/gm.xml b/data/graphics/badges/gm.xml
new file mode 100644
index 000000000..4091fe036
--- /dev/null
+++ b/data/graphics/badges/gm.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: 4144
+Copyright (C) 2015 ManaPlus developers -->
+<sprite>
+ <imageset name="icon"
+ src="graphics/badges/gm.png"
+ width="16"
+ height="16"
+ offsetY="0"/>
+ <action name="default" imageset="icon">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>