diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-23 15:08:33 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-23 15:08:33 +0200 |
commit | d06cbc8c58278a752bc3f404434bc3e9c1c96ca3 (patch) | |
tree | 4c3017c19e39aeb825f88b0e810d80b10377b412 /graphics/sprites/monsters | |
parent | 9924634d19b0cf91094df37d3897d376126e8233 (diff) | |
download | clientdata-d06cbc8c58278a752bc3f404434bc3e9c1c96ca3.tar.gz clientdata-d06cbc8c58278a752bc3f404434bc3e9c1c96ca3.tar.bz2 clientdata-d06cbc8c58278a752bc3f404434bc3e9c1c96ca3.tar.xz clientdata-d06cbc8c58278a752bc3f404434bc3e9c1c96ca3.zip |
Renamed "littleblub" to "blub-little" for later, when another version of the blub will be added.
Diffstat (limited to 'graphics/sprites/monsters')
-rw-r--r-- | graphics/sprites/monsters/blub-little.png (renamed from graphics/sprites/monsters/littleblub.png) | bin | 539 -> 539 bytes | |||
-rw-r--r-- | graphics/sprites/monsters/blub-little.xml (renamed from graphics/sprites/monsters/littleblub.xml) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/littleblub.png b/graphics/sprites/monsters/blub-little.png Binary files differindex 2513fe3d..2513fe3d 100644 --- a/graphics/sprites/monsters/littleblub.png +++ b/graphics/sprites/monsters/blub-little.png diff --git a/graphics/sprites/monsters/littleblub.xml b/graphics/sprites/monsters/blub-little.xml index 7af00c0e..31ef6525 100644 --- a/graphics/sprites/monsters/littleblub.xml +++ b/graphics/sprites/monsters/blub-little.xml @@ -2,7 +2,7 @@ <!-- Original Author : Reid Copyright (C) 2011 Evol Online --> <sprite> - <imageset name="octopus" src="graphics/sprites/monsters/littleblub.png" width="9" height="9" offsetY="-11"/> + <imageset name="octopus" src="graphics/sprites/monsters/blub-little.png" width="9" height="9" offsetY="-11"/> <action name="spawn" imageset="octopus"> |