Author: shadowmaster
Date: Wed Sep 17 03:42:34 2008
New Revision: 29508

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29508&view=rev
Log:
* Gave a bit more realistic stats to dummy Lady unit.

Modified:
    trunk/data/core/units/elves/Lady.cfg

Modified: trunk/data/core/units/elves/Lady.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/elves/Lady.cfg?rev=29508&r1=29507&r2=29508&view=diff
==============================================================================
--- trunk/data/core/units/elves/Lady.cfg (original)
+++ trunk/data/core/units/elves/Lady.cfg Wed Sep 17 03:42:34 2008
@@ -1,15 +1,14 @@
 #textdomain wesnoth-units
-#unit used for the Elvish Lady in Heir to the Throne
+# Dummy unit used for the Elvish Lady in HttT for a cutscene
 [unit_type]
     id=Elvish Lady
     name= _ "female^Elvish Lady"
     gender=female
     race=elf
     image="units/elves-wood/lady.png"
-    #    profile=portraits/Other/elvish-noble-lady.png
     profile="portraits/Kitty/elvish-lady.png"
-    hitpoints=30
-    movement_type=fly
+    hitpoints=41
+    movement_type=woodland
     movement=6
     experience=150
     level=3
@@ -19,13 +18,4 @@
     cost=10
     usage=null
     description= _ "Elves choose their leaders for their power and wisdom; 
foresight is what has protected them in times of uncertainty. Their just reign 
is rewarded by the unflagging fealty of their people, which is the greatest 
gift any ruler could ask for."
-    [attack]
-        name=dummy
-        description= "dummy"
-        icon="attacks/fist-human.png"
-        type=impact
-        range=melee
-        damage=1
-        number=1
-    [/attack]
 [/unit_type]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to