diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/badges/guilds/monster-king.png | bin | 0 -> 685 bytes | |||
-rw-r--r-- | graphics/badges/guilds/monster-king.xml | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/graphics/badges/guilds/monster-king.png b/graphics/badges/guilds/monster-king.png Binary files differnew file mode 100644 index 00000000..09feb09f --- /dev/null +++ b/graphics/badges/guilds/monster-king.png 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> |