diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-11-19 22:15:14 -0500 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-11-19 22:15:14 -0500 |
commit | 357acafdaa14b942d11af2167e74d1e3a5ea3498 (patch) | |
tree | 3c779d89c9e947f001930ba879025dc590fb8104 /graphics/badges/guilds/phoenixcouncil.xml | |
parent | b436dd9bb63addc826bc35dcdaeaf2319f031079 (diff) | |
download | clientdata-357acafdaa14b942d11af2167e74d1e3a5ea3498.tar.gz clientdata-357acafdaa14b942d11af2167e74d1e3a5ea3498.tar.bz2 clientdata-357acafdaa14b942d11af2167e74d1e3a5ea3498.tar.xz clientdata-357acafdaa14b942d11af2167e74d1e3a5ea3498.zip |
add guild badges
Diffstat (limited to 'graphics/badges/guilds/phoenixcouncil.xml')
-rw-r--r-- | graphics/badges/guilds/phoenixcouncil.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/badges/guilds/phoenixcouncil.xml b/graphics/badges/guilds/phoenixcouncil.xml new file mode 100644 index 00000000..b140d916 --- /dev/null +++ b/graphics/badges/guilds/phoenixcouncil.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8" ?> +<!-- Author: 4144 +Copyright (C) 2015 ManaPlus developers --> +<sprite> + <imageset name="icon" src="graphics/badges/guilds/phoenixcouncil.png" width="16" height="16" offsetY="0"/> + <action name="default" imageset="icon"> + <animation direction="default"> + <frame index="0"/> + </animation> + </action> +</sprite> |