[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth ./changelog data/units/Elder_Mage.cfg d...
From: |
Susanna Björverud |
Subject: |
[Wesnoth-cvs-commits] wesnoth ./changelog data/units/Elder_Mage.cfg d... |
Date: |
Sun, 20 Feb 2005 06:01:09 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Susanna Björverud <address@hidden> 05/02/20 11:01:09
Modified files:
. : changelog
data/units : Elder_Mage.cfg Elvish_Lady.cfg
Log message:
Added get_hit_sound:s to Elder Mage (Delfador) and Elvish Lady
(Parandra)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.501&tr2=1.502&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elder_Mage.cfg.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Lady.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.501 wesnoth/changelog:1.502
--- wesnoth/changelog:1.501 Sun Feb 20 10:53:03 2005
+++ wesnoth/changelog Sun Feb 20 11:01:09 2005
@@ -6,6 +6,7 @@
* language fixes and polishing (English)
* unit modifications
* removed sound of thrown spear from Drake Clasher spear melee attack
+ * added get_hit_sound:s to Elder Mage (Delfador) and Elvish Lady (Parandra)
* when using zipios, ignore {~...} clauses, and handle address@hidden as if
there
was no '@', fixing the double appearance of user campaigns in the
campaign listing
Index: wesnoth/data/units/Elder_Mage.cfg
diff -u wesnoth/data/units/Elder_Mage.cfg:1.25
wesnoth/data/units/Elder_Mage.cfg:1.26
--- wesnoth/data/units/Elder_Mage.cfg:1.25 Sat Jan 29 05:16:21 2005
+++ wesnoth/data/units/Elder_Mage.cfg Sun Feb 20 11:01:09 2005
@@ -17,6 +17,7 @@
advanceto=null
cost=200
usage=mixed fighter
+get_hit_sound=groan.wav
unit_description= _ "Once great, Elder Mages have seen their power a little
diminished from wearying years of battle. Nevertheless they remain feared on
the battlefield on account of their powerful lightning bolts."
[attack]
name=staff
Index: wesnoth/data/units/Elvish_Lady.cfg
diff -u wesnoth/data/units/Elvish_Lady.cfg:1.5
wesnoth/data/units/Elvish_Lady.cfg:1.6
--- wesnoth/data/units/Elvish_Lady.cfg:1.5 Wed Feb 9 23:10:08 2005
+++ wesnoth/data/units/Elvish_Lady.cfg Sun Feb 20 11:01:09 2005
@@ -14,6 +14,7 @@
advanceto=null
cost=10
usage=null
+get_hit_sound=female-hit.wav
unit_description= _ "The Elvish Lady is a singular combination of beauty and
wisdom, and is deeply respected by all elves. Her ability to see through the
shroud of destiny has garnered her a position authority amongst her people.
This authority is used sparingly with a sense of gentle benevolence to guide
her people in times of uncertainty."
[attack]
name=shove
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth ./changelog data/units/Elder_Mage.cfg d...,
Susanna Björverud <=