[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data scenarios/Heir_To_The_Throne/Elven...
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data scenarios/Heir_To_The_Throne/Elven... |
Date: |
Wed, 09 Feb 2005 18:10:08 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 05/02/09 23:10:08
Modified files:
data/scenarios/Heir_To_The_Throne: Elven_Council.cfg
data/units : Elvish_High_Lord.cfg Elvish_Lady.cfg
Fire_Dragon.cfg
Log message:
Mad the Elven Lady a bit more generic (for the sake of consistency if
nothing else), more fireball tweaks.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg.diff?tr1=1.15&tr2=1.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_High_Lord.cfg.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Lady.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Fire_Dragon.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
Patches:
Index: wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg
diff -u wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg:1.15
wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg:1.16
--- wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg:1.15 Wed Feb
9 05:19:56 2005
+++ wesnoth/data/scenarios/Heir_To_The_Throne/Elven_Council.cfg Wed Feb 9
23:10:08 2005
@@ -59,7 +59,7 @@
team_name=elves
[/side]
[side]
- type=Elvish Lady Parandra
+ type=Elvish Lady
description=Parandra
side=3
team_name=Elves
Index: wesnoth/data/units/Elvish_High_Lord.cfg
diff -u wesnoth/data/units/Elvish_High_Lord.cfg:1.6
wesnoth/data/units/Elvish_High_Lord.cfg:1.7
--- wesnoth/data/units/Elvish_High_Lord.cfg:1.6 Wed Feb 9 01:44:01 2005
+++ wesnoth/data/units/Elvish_High_Lord.cfg Wed Feb 9 23:10:08 2005
@@ -49,14 +49,14 @@
begin=-300
end=-200
image=elvish-high-lord-ranged1.png
- halo=halo/fireball1.png,halo/fireball2.png
+
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
halo_x,halo_y=-16,-20
[/frame]
[frame]
begin=-200
end=-100
image=elvish-high-lord-ranged2.png
-
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
+
halo=halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
halo_x,halo_y=0,-12
[/frame]
[frame]
Index: wesnoth/data/units/Elvish_Lady.cfg
diff -u wesnoth/data/units/Elvish_Lady.cfg:1.4
wesnoth/data/units/Elvish_Lady.cfg:1.5
--- wesnoth/data/units/Elvish_Lady.cfg:1.4 Wed Oct 20 14:12:25 2004
+++ wesnoth/data/units/Elvish_Lady.cfg Wed Feb 9 23:10:08 2005
@@ -1,6 +1,6 @@
#unit used for the Elvish Lady in Heir to the Throne
[unit]
-id=Elvish Lady Parandra
+id=Elvish Lady
name= _ "female^Elvish Lady"
gender=female
race=elf
@@ -14,7 +14,7 @@
advanceto=null
cost=10
usage=null
-unit_description= _ "Elvish lady Parandra is one of the most respected elves
ever. Her ability to see through the fogs of destiny has gained her a wisely
used authority among her people, guiding them in times of uncertainty."
+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
type=impact
Index: wesnoth/data/units/Fire_Dragon.cfg
diff -u wesnoth/data/units/Fire_Dragon.cfg:1.7
wesnoth/data/units/Fire_Dragon.cfg:1.8
--- wesnoth/data/units/Fire_Dragon.cfg:1.7 Wed Feb 9 01:44:01 2005
+++ wesnoth/data/units/Fire_Dragon.cfg Wed Feb 9 23:10:08 2005
@@ -64,7 +64,7 @@
number=4
[frame]
begin=-250
- end=-50
+ end=50
image=fire-dragon-attack-breath.png
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
halo_x,halo_y=26,-2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data scenarios/Heir_To_The_Throne/Elven...,
James Spencer <=