summaryrefslogtreecommitdiff
path: root/data/graphics/badges/shop.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-05 17:05:55 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-05 17:55:52 +0300
commit720b445bf4eea777d1fac9bac4c23aae59062826 (patch)
tree26941b003c1598fafb211ab909a8096df14655e8 /data/graphics/badges/shop.xml
parentdf5cdaf58478f3b6309b52c36b1696e5fe8dc157 (diff)
downloadplus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.gz
plus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.bz2
plus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.xz
plus-720b445bf4eea777d1fac9bac4c23aae59062826.zip
Add shop badge to beings.
Diffstat (limited to 'data/graphics/badges/shop.xml')
-rw-r--r--data/graphics/badges/shop.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/graphics/badges/shop.xml b/data/graphics/badges/shop.xml
new file mode 100644
index 000000000..4189056eb
--- /dev/null
+++ b/data/graphics/badges/shop.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/shop.png"
+ width="16"
+ height="16"
+ offsetY="0"/>
+ <action name="default" imageset="icon">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>