diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-21 17:57:42 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-21 17:57:42 +0100 |
commit | 34867226191d841ac7af0ca40d41f7ba80ca6a06 (patch) | |
tree | 49c77571fad88c1122321ee7028e9deb3ad45a07 /graphics/sprites/monsters/wolvern.xml | |
parent | 7aed82006a5c0a26da5da68da64c583cd49735d4 (diff) | |
download | clientdata-34867226191d841ac7af0ca40d41f7ba80ca6a06.tar.gz clientdata-34867226191d841ac7af0ca40d41f7ba80ca6a06.tar.bz2 clientdata-34867226191d841ac7af0ca40d41f7ba80ca6a06.tar.xz clientdata-34867226191d841ac7af0ca40d41f7ba80ca6a06.zip |
Removing color tag from wolvern.xml, since it only needs to be in monsters.xml.
Wolvern was made by pateame.
Diffstat (limited to 'graphics/sprites/monsters/wolvern.xml')
-rw-r--r-- | graphics/sprites/monsters/wolvern.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/wolvern.xml b/graphics/sprites/monsters/wolvern.xml index 7e026937..93ed16be 100644 --- a/graphics/sprites/monsters/wolvern.xml +++ b/graphics/sprites/monsters/wolvern.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/monsters/wolvern.png|W:#000000,64727a,8996a0,a6afbf,dce9f3,ffffff" width="92" height="64" /> + <imageset name="base" src="graphics/sprites/monsters/wolvern.png|W" width="92" height="64" /> <action name="stand" imageset="base"> <animation direction="down"> |