CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <[EMAIL PROTECTED]>   05/05/09 04:57:20

Modified files:
        data/units     : Noble_Lord.cfg 

Log message:
        New images for Haldric Level 3 (Lord).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Noble_Lord.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Noble_Lord.cfg
diff -u wesnoth/data/units/Noble_Lord.cfg:1.5 
wesnoth/data/units/Noble_Lord.cfg:1.6
--- wesnoth/data/units/Noble_Lord.cfg:1.5       Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Noble_Lord.cfg   Mon May  9 04:57:20 2005
@@ -5,6 +5,8 @@
 gender=male
 image="noble-lord.png"
 image_defensive="noble-lord-defend.png"
+image_long="noble-lord-bow.png"
+image_defensive_long="noble-lord-bow.png"
 image_leading="noble-lord-leading.png"
 #ifdef CAMPAIGN_THE_RISE_OF_WESNOTH
 profile=portraits/The_Rise_of_Wesnoth/haldric.png
@@ -19,7 +21,7 @@
 advanceto=null
 cost=150
 usage=mixed fighter
-unit_description= _ "The noble leaders of many troops, Lords are especially 
strong in melee combat, and also possess skill with the bow. Like Commanders, 
Lords possess leadership skills, and improve the fighting ability of all 
adjacent lower-level units."
+unit_description= _ "The noble leaders of many troops, Lords are especially 
strong in melee combat, and also possess skill with the bow. Like lords, Lords 
possess leadership skills, and improve the fighting ability of all adjacent 
lower-level units."
 get_hit_sound=groan.wav
        [attack]
        name=sword
@@ -31,7 +33,7 @@
                [frame]
                begin=-100
                end=50
-               image=""noble-lord-attack-sword.png""
+               image="noble-lord-attack-sword.png"
                [/frame]
 
                [sound]
@@ -47,19 +49,30 @@
        number=3
        icon=attacks/bow.png
                [frame]
-               begin=-300
-               end=-200
+               begin=-600
+               end=-450
+               image="noble-lord-bow.png"
+               [/frame]
+               [frame]
+               begin=-450
+               end=-300
                image="noble-lord-attack-ranged1.png"
                [/frame]
                [frame]
-               begin=-200
-               end=-100
+               begin=-300
+               end=-200
                image="noble-lord-attack-ranged2.png"
                [/frame]
                [frame]
-               begin=-100
+               begin=-200
                end=0
-               image="noble-lord-attack-ranged1.png"
+               image="noble-lord-attack-ranged3.png"
+               [/frame]
+
+               [frame]
+               begin=0
+               end=100
+               image="noble-lord-bow.png"
                [/frame]
 
                [sound]


Reply via email to