[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Gryphon.cfg
From: |
Richard Kettering |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Gryphon.cfg |
Date: |
Sun, 09 Jan 2005 01:49:46 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Richard Kettering <address@hidden> 05/01/09 06:16:38
Modified files:
data/units : Gryphon.cfg
Log message:
Completely animated the Gryphon.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Gryphon.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Gryphon.cfg
diff -u wesnoth/data/units/Gryphon.cfg:1.10 wesnoth/data/units/Gryphon.cfg:1.11
--- wesnoth/data/units/Gryphon.cfg:1.10 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Gryphon.cfg Sun Jan 9 06:16:38 2005
@@ -3,6 +3,7 @@
name= _ "Gryphon"
race=monster
image=gryphon.png
+image_defensive=gryphon-defend.png
hitpoints=44
movement_type=fly
movement=9
@@ -20,5 +21,15 @@
range=short
damage=10
number=3
+ [frame]
+ begin=-200
+ end=-50
+ image=gryphon-attack1.png
+ [/frame]
+ [frame]
+ begin=-50
+ end=100
+ image=gryphon-attack2.png
+ [/frame]
[/attack]
[/unit]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Gryphon.cfg,
Richard Kettering <=