wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data/units Direwolf_Rider.cfg Dragoon.c...


From: John McNabb
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Direwolf_Rider.cfg Dragoon.c...
Date: Thu, 28 Apr 2005 00:26:45 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     John McNabb <address@hidden>    05/04/28 04:26:45

Modified files:
        data/units     : Direwolf_Rider.cfg Dragoon.cfg Duelist.cfg 
                         Draug.cfg 

Log message:
        new death animations

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Direwolf_Rider.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Dragoon.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Duelist.cfg.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Draug.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Direwolf_Rider.cfg
diff -u wesnoth/data/units/Direwolf_Rider.cfg:1.8 
wesnoth/data/units/Direwolf_Rider.cfg:1.9
--- wesnoth/data/units/Direwolf_Rider.cfg:1.8   Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Direwolf_Rider.cfg       Thu Apr 28 04:26:45 2005
@@ -16,6 +16,23 @@
 usage=scout
 unit_description= _ "Direwolf Riders ride the fastest mounts to be found in 
Wesnoth, dreadful giant wolves with poisoned claws. These Goblins are fearsome 
and merciless enemies." 
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="goblin-direwolver-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="goblin-direwolver-die-2.png"
+                [/frame]
+                [frame]
+                begin=400
+                end=600
+                image="goblin-direwolver-die-3.png"
+                [/frame]
+        [/death]
        [attack]
        name=fangs
        type=blade
Index: wesnoth/data/units/Dragoon.cfg
diff -u wesnoth/data/units/Dragoon.cfg:1.21 wesnoth/data/units/Dragoon.cfg:1.22
--- wesnoth/data/units/Dragoon.cfg:1.21 Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Dragoon.cfg      Thu Apr 28 04:26:45 2005
@@ -24,6 +24,23 @@
 usage=scout
 unit_description= _ "The more talented cavalrymen in the armies of Wesnoth are 
trained in the use of the crossbow, and outfitted with much more powerful 
steeds. Well-armored, and skilled in the use of their swords, these soldiers 
can drive forward and hold the ground they take. Their mobility and resilience 
make them of great value on the battlefield."
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="human-dragoon-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="human-dragoon-die-2.png"
+                [/frame]
+                [frame]
+                begin=400
+                end=600
+                image="human-dragoon-die-3.png"
+                [/frame]
+        [/death]
     [attack]
     name=sword
     type=blade
Index: wesnoth/data/units/Draug.cfg
diff -u wesnoth/data/units/Draug.cfg:1.4 wesnoth/data/units/Draug.cfg:1.5
--- wesnoth/data/units/Draug.cfg:1.4    Wed Apr 13 11:55:33 2005
+++ wesnoth/data/units/Draug.cfg        Thu Apr 28 04:26:45 2005
@@ -20,6 +20,18 @@
        pierce=40
        impact=120
        [/resistance]
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="undead-draug-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="undead-draug-die-2.png"
+                [/frame]
+        [/death]
        [attack]
        name=axe
        type=blade
Index: wesnoth/data/units/Duelist.cfg
diff -u wesnoth/data/units/Duelist.cfg:1.18 wesnoth/data/units/Duelist.cfg:1.19
--- wesnoth/data/units/Duelist.cfg:1.18 Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Duelist.cfg      Thu Apr 28 04:26:45 2005
@@ -16,6 +16,19 @@
 ability=skirmisher
 unit_description= _ "Duelists are masters of the art of swordplay. Their skill 
with the rapier allows them to attack and parry with only one hand, while they 
wield a crossbow in the other to shoot distant foes."
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="human-duelist-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="human-duelist-die-2.png"
+                [/frame]
+        [/death]
+
        [attack]
        name=rapier
        type=blade




reply via email to

[Prev in Thread] Current Thread [Next in Thread]