summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-26 19:09:37 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-26 19:09:37 -0300
commit33a57cfed600fc6e3cf1c25aa9dfdb7b1ceb705c (patch)
tree4dac6cba74ad133434c598982b8e277b7ae26f05
parentf8021c0ff90810717ca8b1c23a4614d878be9a02 (diff)
downloadclientdata-33a57cfed600fc6e3cf1c25aa9dfdb7b1ceb705c.tar.gz
clientdata-33a57cfed600fc6e3cf1c25aa9dfdb7b1ceb705c.tar.bz2
clientdata-33a57cfed600fc6e3cf1c25aa9dfdb7b1ceb705c.tar.xz
clientdata-33a57cfed600fc6e3cf1c25aa9dfdb7b1ceb705c.zip
The Monster King Guild
-rw-r--r--badges.xml1
-rw-r--r--graphics/badges/guilds/monster-king.pngbin0 -> 685 bytes
-rw-r--r--graphics/badges/guilds/monster-king.xml14
3 files changed, 15 insertions, 0 deletions
diff --git a/badges.xml b/badges.xml
index 23b62da6..47c03f26 100644
--- a/badges.xml
+++ b/badges.xml
@@ -8,6 +8,7 @@ Copyright (C) 2013 Evol Online -->
<party>
</party>
<guild>
+ <badge name="Monster King" image="guilds/monster-king.xml"/>
</guild>
<name>
</name>
diff --git a/graphics/badges/guilds/monster-king.png b/graphics/badges/guilds/monster-king.png
new file mode 100644
index 00000000..09feb09f
--- /dev/null
+++ b/graphics/badges/guilds/monster-king.png
Binary files differ
diff --git a/graphics/badges/guilds/monster-king.xml b/graphics/badges/guilds/monster-king.xml
new file mode 100644
index 00000000..6f55eba4
--- /dev/null
+++ b/graphics/badges/guilds/monster-king.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Script Author: 4144 -->
+<sprite>
+ <imageset name="icon"
+ src="graphics/badges/guilds/monster-king.png"
+ width="16"
+ height="16"
+ offsetY="0"/>
+ <action name="default" imageset="icon">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>