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 Gryphon.cfg Gryphon_Master.c...


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Gryphon.cfg Gryphon_Master.c...
Date: Thu, 01 Sep 2005 03:12:39 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/09/01 07:12:39

Modified files:
        data/units     : Gryphon.cfg Gryphon_Master.cfg 
                         Gryphon_Rider.cfg 

Log message:
        Stripped animations from gryphons, as the new images don't have them 
yet.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Gryphon.cfg.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Gryphon_Master.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Gryphon_Rider.cfg.diff?tr1=1.20&tr2=1.21&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Gryphon.cfg
diff -u wesnoth/data/units/Gryphon.cfg:1.17 wesnoth/data/units/Gryphon.cfg:1.18
--- wesnoth/data/units/Gryphon.cfg:1.17 Mon Aug  8 03:26:56 2005
+++ wesnoth/data/units/Gryphon.cfg      Thu Sep  1 07:12:39 2005
@@ -3,7 +3,6 @@
 name= _ "Gryphon"
 race=monster
 image="gryphon.png"
-image_defensive="gryphon-defend.png"
 hitpoints=44
 movement_type=fly
 movement=9
@@ -28,12 +27,12 @@
                [frame]
                begin=-200
                end=-50
-               image="gryphon-attack1.png"
+               image="gryphon.png"
                [/frame]
                [frame]
                begin=-50
                end=100
-               image="gryphon-attack2.png"
+               image="gryphon.png"
                [/frame]
        [/attack]
 [/unit]
Index: wesnoth/data/units/Gryphon_Master.cfg
diff -u wesnoth/data/units/Gryphon_Master.cfg:1.11 
wesnoth/data/units/Gryphon_Master.cfg:1.12
--- wesnoth/data/units/Gryphon_Master.cfg:1.11  Tue Aug  2 12:06:24 2005
+++ wesnoth/data/units/Gryphon_Master.cfg       Thu Sep  1 07:12:39 2005
@@ -3,9 +3,6 @@
 name= _ "Gryphon Master"
 race=human
 image="gryphon-master.png"
-image_defensive="gryphon-master-defend.png"
-# no dedicated frame for moves, but attack1 "works"
-image_moving="gryphon-master-attack1.png"
 hitpoints=46
 movement_type=fly
 movement=10
@@ -31,12 +28,12 @@
                [frame]
                begin=-200
                end=-50
-               image="gryphon-master-attack1.png"
+               image="gryphon-master.png"
                [/frame]
                [frame]
                begin=-50
                end=100
-               image="gryphon-master-attack2.png"
+               image="gryphon-master.png"
                [/frame]
        [/attack]
 [/unit]
Index: wesnoth/data/units/Gryphon_Rider.cfg
diff -u wesnoth/data/units/Gryphon_Rider.cfg:1.20 
wesnoth/data/units/Gryphon_Rider.cfg:1.21
--- wesnoth/data/units/Gryphon_Rider.cfg:1.20   Thu Jun  2 06:22:40 2005
+++ wesnoth/data/units/Gryphon_Rider.cfg        Thu Sep  1 07:12:39 2005
@@ -3,7 +3,6 @@
 name= _ "Gryphon Rider"
 race=human
 image="gryphon-rider.png"
-image_defensive="gryphon-rider-defend.png"
 hitpoints=34
 movement_type=fly
 movement=9
@@ -28,7 +27,7 @@
                [frame]
                begin=-150
                end=100
-               image="gryphon-rider-attack.png"
+               image="gryphon-rider.png"
                [/frame]
        [/attack]
 [/unit]




reply via email to

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