[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Merman_Warrior.cfg Merman_Fi...
From: |
Richard Kettering |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Merman_Warrior.cfg Merman_Fi... |
Date: |
Tue, 26 Oct 2004 05:02:47 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Richard Kettering <address@hidden> 04/10/26 08:53:21
Modified files:
data/units : Merman_Warrior.cfg Merman_Fighter.cfg
Log message:
Added animations for merman fighter and merman warrior.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Merman_Warrior.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Merman_Fighter.cfg.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Merman_Fighter.cfg
diff -u wesnoth/data/units/Merman_Fighter.cfg:1.1
wesnoth/data/units/Merman_Fighter.cfg:1.2
--- wesnoth/data/units/Merman_Fighter.cfg:1.1 Tue Oct 19 02:14:34 2004
+++ wesnoth/data/units/Merman_Fighter.cfg Tue Oct 26 08:53:21 2004
@@ -3,6 +3,7 @@
name= _ "Merman Fighter"
race=merman
image=merman-fighter.png
+image_defensive=merman-fighter-defend.png
hitpoints=32
movement_type=swimmer
[defense]
@@ -26,7 +27,7 @@
[frame]
begin=-100
end=100
- image=merman-attack.png
+ image=merman-fighter-attack.png
[/frame]
[/attack]
[/unit]
Index: wesnoth/data/units/Merman_Warrior.cfg
diff -u wesnoth/data/units/Merman_Warrior.cfg:1.2
wesnoth/data/units/Merman_Warrior.cfg:1.3
--- wesnoth/data/units/Merman_Warrior.cfg:1.2 Tue Oct 19 03:51:56 2004
+++ wesnoth/data/units/Merman_Warrior.cfg Tue Oct 26 08:53:21 2004
@@ -3,6 +3,7 @@
name= _ "Merman Warrior"
race=merman
image=merman-warrior.png
+image_defensive=merman-warrior-defend.png
hitpoints=48
movement_type=swimmer
[defense]
@@ -26,7 +27,7 @@
[frame]
begin=-100
end=100
- image=merman-attack.png
+ image=merman-warrior-attack.png
[/frame]
[/attack]
[/unit]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Merman_Warrior.cfg Merman_Fi...,
Richard Kettering <=