diff options
author | ali-g <gauvain.dauchy@free.fr> | 2012-01-26 19:49:46 +0100 |
---|---|---|
committer | ali-g <gauvain.dauchy@free.fr> | 2012-01-26 19:49:46 +0100 |
commit | d3dc5f721e43481572d855900dc0de090b4cd0e9 (patch) | |
tree | 8363cd6884bedca0fcb0cfc2a2ca86a7260d6769 | |
parent | 9d4e8b099cb6eded68e09cd71e6fc564b9319d12 (diff) | |
download | art-d3dc5f721e43481572d855900dc0de090b4cd0e9.tar.gz art-d3dc5f721e43481572d855900dc0de090b4cd0e9.tar.bz2 art-d3dc5f721e43481572d855900dc0de090b4cd0e9.tar.xz art-d3dc5f721e43481572d855900dc0de090b4cd0e9.zip |
Added the toilet plunger hat made by Ali-G with Nami's great help.
-rw-r--r-- | items/equipment/head/toiletplunger/toiletplunger-icon.png | bin | 0 -> 3022 bytes | |||
-rw-r--r-- | items/equipment/head/toiletplunger/toiletplunger.png | bin | 0 -> 3924 bytes | |||
-rw-r--r-- | items/equipment/head/toiletplunger/toiletplunger.txt | 5 | ||||
-rw-r--r-- | items/equipment/head/toiletplunger/toiletplunger.xml | 124 | ||||
-rw-r--r-- | list-fnd-graphics.txt | 1 |
5 files changed, 130 insertions, 0 deletions
diff --git a/items/equipment/head/toiletplunger/toiletplunger-icon.png b/items/equipment/head/toiletplunger/toiletplunger-icon.png Binary files differnew file mode 100644 index 0000000..cf1afe2 --- /dev/null +++ b/items/equipment/head/toiletplunger/toiletplunger-icon.png diff --git a/items/equipment/head/toiletplunger/toiletplunger.png b/items/equipment/head/toiletplunger/toiletplunger.png Binary files differnew file mode 100644 index 0000000..d8e7ae3 --- /dev/null +++ b/items/equipment/head/toiletplunger/toiletplunger.png diff --git a/items/equipment/head/toiletplunger/toiletplunger.txt b/items/equipment/head/toiletplunger/toiletplunger.txt new file mode 100644 index 0000000..159c3d2 --- /dev/null +++ b/items/equipment/head/toiletplunger/toiletplunger.txt @@ -0,0 +1,5 @@ +Toilet Plunger + +Author of the original art: "Ali-G" +Author of the last modification: "Ali-G" +Other contributors: "Nami" diff --git a/items/equipment/head/toiletplunger/toiletplunger.xml b/items/equipment/head/toiletplunger/toiletplunger.xml new file mode 100644 index 0000000..a89821e --- /dev/null +++ b/items/equipment/head/toiletplunger/toiletplunger.xml @@ -0,0 +1,124 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/equipment/head/toiletplunger.png" width="32" height="32"/> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-42"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-42"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-42"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-42" delay="150"/> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-42" delay="150"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-41" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-42" delay="150"/> + <frame index="1" offsetX="4" offsetY ="-41" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-42" delay="75"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="150"/> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-43" delay="150"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-42" delay="150"/> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-42" delay="75"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-40" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-38" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-37" delay="75"/> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="8" offsetY ="-43" delay="75"/> + <frame index="1" offsetX="8" offsetY ="-44" delay="75"/> + <frame index="1" offsetX="4" offsetY ="-41" delay="75"/> + <frame index="1" offsetX="3" offsetY ="-40" delay="75"/> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY ="-42" delay="225"/> + <frame index="2" offsetX="-2" offsetY ="-40" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-43" delay="75"/> + <frame index="3" offsetX="-7" offsetY ="-44" delay="75"/> + <frame index="3" offsetX="-4" offsetY ="-41" delay="75"/> + <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-41" delay="225"/> + <frame index="0" offsetX="0" offsetY ="-40" delay="75"/> + <frame index="0" offsetX="0" offsetY ="-41" delay="75"/> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="7" offsetY ="-42" delay="225"/> + <frame index="1" offsetX="9" offsetY ="-43" delay="150"/> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY ="-42" delay="225"/> + <frame index="2" offsetX="-2" offsetY ="-41" delay="75"/> + <frame index="2" offsetX="-2" offsetY ="-42" delay="75"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY ="-42" delay="225"/> + <frame index="3" offsetX="-9" offsetY ="-43" delay="150"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY ="-30"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="8" offsetY ="-33"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="0" offsetY ="-34"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-10" offsetY ="-33"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="4" offsetX="30" offsetY="-10"/> + </animation> + </action> + +</sprite> diff --git a/list-fnd-graphics.txt b/list-fnd-graphics.txt index 17edfcf..310e3ec 100644 --- a/list-fnd-graphics.txt +++ b/list-fnd-graphics.txt @@ -19,6 +19,7 @@ Here is the list of all finished graphics: - Round Box - Solar Shades - Staff Master +- Toilet Plunger - Trivia Trophy - Tut Mask - Undead Cart |