[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Mage.cfg
From: |
Guillaume Melquiond |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Mage.cfg |
Date: |
Fri, 11 Feb 2005 18:53:48 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Guillaume Melquiond <address@hidden> 05/02/11 23:53:48
Modified files:
data/units : Mage.cfg
Log message:
Make it so that the female mage is able to hit the enemy with her
staff. And stop her from changing gender each time she casts a spell.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Mage.cfg.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Mage.cfg
diff -u wesnoth/data/units/Mage.cfg:1.28 wesnoth/data/units/Mage.cfg:1.29
--- wesnoth/data/units/Mage.cfg:1.28 Tue Feb 8 12:20:35 2005
+++ wesnoth/data/units/Mage.cfg Fri Feb 11 23:53:48 2005
@@ -102,12 +102,12 @@
[frame]
begin=-100
end=-20
- image=mage+female-attack-staff1.png
+ image=mage+female-attack-staff-1.png
[/frame]
[frame]
begin=-20
end=100
- image=mage+female-attack-staff2.png
+ image=mage+female-attack-staff-2.png
[/frame]
[sound]
time=-100
@@ -140,7 +140,7 @@
[frame]
begin=0
end=50
- image=mage-attack-magic1.png
+ image=mage+female-attack-magic1.png
[/frame]
[missile_frame]
begin=-200
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Mage.cfg,
Guillaume Melquiond <=