diff options
author | gumi <git@gumi.ca> | 2018-01-16 21:00:44 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-01-16 21:00:44 -0500 |
commit | 6d6f60cf88c748ef52d2216a2e548e595544ebe2 (patch) | |
tree | af2eb8daedfaa461a769eecf0a88382dc609a187 /graphics/sprites | |
parent | 96702a3825a7107b64ca67091541fda15c5a0a15 (diff) | |
download | clientdata-6d6f60cf88c748ef52d2216a2e548e595544ebe2.tar.gz clientdata-6d6f60cf88c748ef52d2216a2e548e595544ebe2.tar.bz2 clientdata-6d6f60cf88c748ef52d2216a2e548e595544ebe2.tar.xz clientdata-6d6f60cf88c748ef52d2216a2e548e595544ebe2.zip |
improve the smoke of the smoking pipe
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/pipe.png | bin | 2878 -> 5802 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/pipe.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/pipe.png b/graphics/sprites/equipment/head/pipe.png Binary files differindex 44150d47..c25191b4 100644 --- a/graphics/sprites/equipment/head/pipe.png +++ b/graphics/sprites/equipment/head/pipe.png diff --git a/graphics/sprites/equipment/head/pipe.xml b/graphics/sprites/equipment/head/pipe.xml index 926f64bd..1b9a0436 100644 --- a/graphics/sprites/equipment/head/pipe.xml +++ b/graphics/sprites/equipment/head/pipe.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- Needs a Complete Male/Female Xml (Only NPC works for now) --> <sprite> - <imageset name="base" src="graphics/sprites/equipment/head/pipe.png" width="16" height="16"/> + <imageset name="base" src="graphics/sprites/equipment/head/pipe.png" width="16" height="17"/> <action name="stand" imageset="base"> <animation direction="left"> <frame index="0" offsetX="-10" offsetY="-38" delay="250"/> |