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 Soulless.cfg


From: Joseph Simmons
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Soulless.cfg
Date: Tue, 09 Aug 2005 13:44:56 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Joseph Simmons <address@hidden> 05/08/09 17:44:55

Modified files:
        data/units     : Soulless.cfg 

Log message:
        Remove error-causing extraneous '\'; fix up indentation

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

Patches:
Index: wesnoth/data/units/Soulless.cfg
diff -u wesnoth/data/units/Soulless.cfg:1.16 
wesnoth/data/units/Soulless.cfg:1.17
--- wesnoth/data/units/Soulless.cfg:1.16        Tue Aug  9 15:51:53 2005
+++ wesnoth/data/units/Soulless.cfg     Tue Aug  9 17:44:55 2005
@@ -18,23 +18,23 @@
 usage=fighter
 unit_description= _ "These animated walking corpses have become strong from 
long experience fighting the living."
 get_hit_sound=zombie-hit.wav
-        [death]
-                [frame]
-                begin=0
-                end=200
-                image="{BASE_IMAGE}-die-1.png"
-                [/frame]
-                [frame]
-                begin=200
-                end=400
-                image="{BASE_IMAGE}-die-2.png"
-                [/frame]
-                [frame]
-                begin=400
-                end=600
-                image="{BASE_IMAGE}-die-3.png"
-                [/frame]
-        [/death]
+       [death]
+               [frame]
+               begin=0
+               end=200
+               image="{BASE_IMAGE}-die-1.png"
+               [/frame]
+               [frame]
+               begin=200
+               end=400
+               image="{BASE_IMAGE}-die-2.png"
+               [/frame]
+               [frame]
+               begin=400
+               end=600
+               image="{BASE_IMAGE}-die-3.png"
+               [/frame]
+       [/death]
        [attack]
        name=fist
        type=impact
@@ -104,4 +104,4 @@
        variation_name=mounted
        {UNIT_BODY_SOULLESS undead-soulless-mounted}
        [/variation]
-\[/unit]
+[/unit]




reply via email to

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