[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Ogre.cfg
From: |
Richard Kettering |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Ogre.cfg |
Date: |
Tue, 19 Oct 2004 21:31:33 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Richard Kettering <address@hidden> 04/10/20 01:24:09
Modified files:
data/units : Ogre.cfg
Log message:
Added animations for Ogre.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Ogre.cfg.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Ogre.cfg
diff -u wesnoth/data/units/Ogre.cfg:1.7 wesnoth/data/units/Ogre.cfg:1.8
--- wesnoth/data/units/Ogre.cfg:1.7 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Ogre.cfg Wed Oct 20 01:24:09 2004
@@ -3,6 +3,7 @@
name= _ "Ogre"
race=ogre
image=ogre.png
+image_defensive=ogre-defend.png
hitpoints=68
movement_type=largefoot
movement=5
@@ -20,6 +21,18 @@
range=short
damage=10
number=3
+ [frame]
+ begin=-175
+ end=-100
+ image=ogre-attack1.png
+ [/frame]
+
+ [frame]
+ begin=-100
+ end=100
+ image=ogre-attack2.png
+ [/frame]
+
[sound]
time=-250
sound=sword-swish.wav
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Ogre.cfg,
Richard Kettering <=