diff options
Diffstat (limited to 'graphics/badges/groups/bot.xml')
-rw-r--r-- | graphics/badges/groups/bot.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/badges/groups/bot.xml b/graphics/badges/groups/bot.xml new file mode 100644 index 00000000..16dbaca1 --- /dev/null +++ b/graphics/badges/groups/bot.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<sprite> + <imageset name="icon" src="graphics/badges/groups/bot.png" width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> |