diff options
author | Micksha <ms-shaman@gmx.de> | 2018-11-09 16:27:21 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2018-11-09 16:27:21 +0000 |
commit | 890765b2f860d8b40f4ced5b092ed3afd8f12d4b (patch) | |
tree | c13a77702776e6525fc9e1632dd5f53d2c20d562 /graphics/sprites/equipment/head/headmodel-male.xml | |
parent | 6ff785721efffea2ff604a1a6942df56ca82b3c6 (diff) | |
download | clientdata-890765b2f860d8b40f4ced5b092ed3afd8f12d4b.tar.gz clientdata-890765b2f860d8b40f4ced5b092ed3afd8f12d4b.tar.bz2 clientdata-890765b2f860d8b40f4ced5b092ed3afd8f12d4b.tar.xz clientdata-890765b2f860d8b40f4ced5b092ed3afd8f12d4b.zip |
Sprites
Diffstat (limited to 'graphics/sprites/equipment/head/headmodel-male.xml')
-rw-r--r-- | graphics/sprites/equipment/head/headmodel-male.xml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/graphics/sprites/equipment/head/headmodel-male.xml b/graphics/sprites/equipment/head/headmodel-male.xml index 144ac8dd..30f745e4 100644 --- a/graphics/sprites/equipment/head/headmodel-male.xml +++ b/graphics/sprites/equipment/head/headmodel-male.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Author: Saulc +<!-- Author: Micksha, Saulc Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" src="graphics/sprites/equipment/head/headmodel-male.png" width="32" height="64"/> - <action name="stand" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-26"/> @@ -50,7 +49,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="1" offsetY="-26" delay="80"/> </animation> </action> - <action name="attack" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-24" delay="80"/> @@ -79,7 +77,6 @@ Copyright (C) 2018 TMW2 --> <end /> </animation> </action> - <action name="attack_bow" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-25" delay="240"/> @@ -105,7 +102,6 @@ Copyright (C) 2018 TMW2 --> <end /> </animation> </action> - <action name="attack_wand" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-24" delay="80"/> @@ -139,7 +135,6 @@ Copyright (C) 2018 TMW2 --> <end /> </animation> </action> - <action name="attack_scythe" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-25" delay="200"/> @@ -181,7 +176,6 @@ Copyright (C) 2018 TMW2 --> <end /> </animation> </action> - <action name="attack_axe" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-24" delay="100"/> @@ -202,7 +196,6 @@ Copyright (C) 2018 TMW2 --> <frame index="2" offsetX="-1" offsetY="-26" delay="200"/> <frame index="2" offsetX="-2" offsetY="-24" delay="80"/> <frame index="2" offsetX="-2" offsetY="-26" delay="130"/> - <end /> </animation> <animation direction="right"> @@ -214,7 +207,6 @@ Copyright (C) 2018 TMW2 --> <end /> </animation> </action> - <action name="sit" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-19"/> @@ -229,7 +221,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="-5" offsetY="-17"/> </animation> </action> - <action name="sittop" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-14"/> @@ -244,7 +235,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="-5" offsetY="-17"/> </animation> </action> - <action name="standride" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-14"/> @@ -259,7 +249,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="-5" offsetY="-17"/> </animation> </action> - <action name="spawnride" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-14"/> @@ -274,7 +263,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="-7" offsetY="-17"/> </animation> </action> - <action name="ride" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-14"/> @@ -289,7 +277,6 @@ Copyright (C) 2018 TMW2 --> <frame index="3" offsetX="-5" offsetY="-17"/> </animation> </action> - <action name="dead" imageset="base"> <animation direction="default"> <frame index="4" offsetX="13" offsetY="8"/> |