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 Paladin.cfg Grand_Knight.cfg


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Paladin.cfg Grand_Knight.cfg
Date: Thu, 25 Aug 2005 02:06:05 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/08/25 06:06:04

Modified files:
        data/units     : Paladin.cfg Grand_Knight.cfg 

Log message:
        Cleaned up some minor issues with the move/defend frames of the Grand 
Knight and Paladin.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Paladin.cfg.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Grand_Knight.cfg.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Grand_Knight.cfg
diff -u wesnoth/data/units/Grand_Knight.cfg:1.15 
wesnoth/data/units/Grand_Knight.cfg:1.16
--- wesnoth/data/units/Grand_Knight.cfg:1.15    Tue Aug  2 12:06:24 2005
+++ wesnoth/data/units/Grand_Knight.cfg Thu Aug 25 06:06:04 2005
@@ -3,7 +3,8 @@
 name= _ "Grand Knight"
 race=human
 image="grand-knight.png"
-image_moving="grand-knight-defend.png"
+image_moving="grand-knight-moving.png"
+image_defensive="grand-knight-defend.png"
 profile="portraits/core/Jason_Lutes/human-grand-knight.png"
 hitpoints=78
 movement_type=mounted
Index: wesnoth/data/units/Paladin.cfg
diff -u wesnoth/data/units/Paladin.cfg:1.22 wesnoth/data/units/Paladin.cfg:1.23
--- wesnoth/data/units/Paladin.cfg:1.22 Mon Aug  8 08:53:51 2005
+++ wesnoth/data/units/Paladin.cfg      Thu Aug 25 06:06:04 2005
@@ -5,6 +5,7 @@
 image="paladin.png"
 image_healing="paladin-healing.png"
 image_moving="paladin-moving.png"
+image_defensive="paladin-defend.png"
 profile="portraits/core/Jason_Lutes/human-paladin.png"
 hitpoints=65
 movement_type=mounted




reply via email to

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