diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:22:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:22:52 -0300 |
commit | 229261bfdfdf1123a531fbb48b9b37a8ef78a12c (patch) | |
tree | 2d3be394f456b6ca43c11deb54ae0c0682f6090b /graphics | |
parent | a3253dcda2f4e94b3cf43632d18bc9820389d35b (diff) | |
download | clientdata-229261bfdfdf1123a531fbb48b9b37a8ef78a12c.tar.gz clientdata-229261bfdfdf1123a531fbb48b9b37a8ef78a12c.tar.bz2 clientdata-229261bfdfdf1123a531fbb48b9b37a8ef78a12c.tar.xz clientdata-229261bfdfdf1123a531fbb48b9b37a8ef78a12c.zip |
Badge for Croconut Riders
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/badges/guilds/croconut-riders.png | bin | 0 -> 422 bytes | |||
-rw-r--r-- | graphics/badges/guilds/croconut-riders.xml | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/graphics/badges/guilds/croconut-riders.png b/graphics/badges/guilds/croconut-riders.png Binary files differnew file mode 100644 index 00000000..85d88fb1 --- /dev/null +++ b/graphics/badges/guilds/croconut-riders.png diff --git a/graphics/badges/guilds/croconut-riders.xml b/graphics/badges/guilds/croconut-riders.xml new file mode 100644 index 00000000..ef9e2d31 --- /dev/null +++ b/graphics/badges/guilds/croconut-riders.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Script Author: 4144 --> +<sprite> + <imageset name="icon" + src="graphics/badges/guilds/croconut-riders.png" + width="16" + height="16" + offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> |