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 Spectre.cfg Nightgaunt.cfg


From: John McNabb
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Spectre.cfg Nightgaunt.cfg
Date: Tue, 21 Jun 2005 11:44:33 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     John McNabb <address@hidden>    05/06/21 15:44:33

Modified files:
        data/units     : Spectre.cfg Nightgaunt.cfg 

Log message:
        added nightgaunt and spectre death animations

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Spectre.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Nightgaunt.cfg.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Nightgaunt.cfg
diff -u wesnoth/data/units/Nightgaunt.cfg:1.12 
wesnoth/data/units/Nightgaunt.cfg:1.13
--- wesnoth/data/units/Nightgaunt.cfg:1.12      Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Nightgaunt.cfg   Tue Jun 21 15:44:33 2005
@@ -16,6 +16,33 @@
 unit_description= _ "Nightgaunts haunt the night, keeping their ugly faces 
behind masks in an effort to hide their souls of pure evil. These despicable 
creatures are able to hide at night, leaving no trace of their presence."
 get_hit_sound=groan.wav
 ability=nightstalk
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="undead-nightgaunt-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="undead-nightgaunt-die-2.png"
+                [/frame]
+                [frame]
+                begin=400
+                end=600
+                image="undead-nightgaunt-die-3.png"
+                [/frame]
+                [frame]
+                begin=600
+                end=800
+                image="undead-nightgaunt-die-4.png"
+                [/frame]
+                [frame]
+                begin=800
+                end=1000
+                image="undead-nightgaunt-die-5.png"
+                [/frame]
+        [/death]
        [attack]
        name=claws
        type=blade
Index: wesnoth/data/units/Spectre.cfg
diff -u wesnoth/data/units/Spectre.cfg:1.13 wesnoth/data/units/Spectre.cfg:1.14
--- wesnoth/data/units/Spectre.cfg:1.13 Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Spectre.cfg      Tue Jun 21 15:44:33 2005
@@ -20,6 +20,29 @@
 usage=scout
 unit_description= _ "Spectres, the most powerful ghosts in the undead ranks, 
can use their powers to summon a spectral sword that drains the life out of 
their foes to strengthen themselves. They also have a terrible wail that 
freezes the heart of the weak."
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="undead-spectre-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="undead-spectre-die-2.png"
+                [/frame]
+                [frame]
+                begin=400
+                end=600
+                image="undead-spectre-die-3.png"
+                [/frame]
+                [frame]
+                begin=600
+                end=800
+                image="undead-spectre-die-4.png"
+                [/frame]
+        [/death]
+
        [attack]
        name=baneblade
        type=blade




reply via email to

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