[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Sea_Orc.cfg Princess.cfg Vam...
From: |
Cedric Duval |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Sea_Orc.cfg Princess.cfg Vam... |
Date: |
Wed, 20 Oct 2004 10:47:57 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Cedric Duval <address@hidden> 04/10/20 14:40:17
Modified files:
data/units : Sea_Orc.cfg
Log message:
Fixed typo.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Sea_Orc.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
Modified files:
data/units : Princess.cfg Vampire_Lady.cfg
Log message:
Fixed some more lacking female gender attribute.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Princess.cfg.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Vampire_Lady.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Sea_Orc.cfg
diff -u wesnoth/data/units/Sea_Orc.cfg:1.10 wesnoth/data/units/Sea_Orc.cfg:1.11
--- wesnoth/data/units/Sea_Orc.cfg:1.10 Sat Sep 4 16:53:23 2004
+++ wesnoth/data/units/Sea_Orc.cfg Mon Sep 20 11:36:14 2004
@@ -13,7 +13,7 @@
advanceto=null
cost=20
usage=fighter
-unit_description= _ "While often viewed as inferior to their land loving
counterparts Sea Orcs represent a great leap for all goblinoids as they have
adapted to aquatic environments. With their curved swords they are compotent
fighters, although their lack of a ranged attack and poor defence on land do
represent strategic weaknesses."
+unit_description= _ "While often viewed as inferior to their land loving
counterparts, Sea Orcs represent a great leap for all goblinoids as they have
adapted to aquatic environments. With their curved swords they are competent
fighters, although their lack of a ranged attack and poor defence on land do
represent strategic weaknesses."
get_hit_sound=orc-small-hit.wav
[attack]
name=sword
Index: wesnoth/data/units/Princess.cfg
diff -u wesnoth/data/units/Princess.cfg:1.19
wesnoth/data/units/Princess.cfg:1.20
--- wesnoth/data/units/Princess.cfg:1.19 Sun Aug 29 20:33:01 2004
+++ wesnoth/data/units/Princess.cfg Wed Oct 20 14:40:17 2004
@@ -1,6 +1,7 @@
[unit]
id=Princess
-name= _ "Princess"
+name= _ "female^Princess"
+gender=female
race=human
image=human-princess.png
image_defensive=human-princess-defend.png
Index: wesnoth/data/units/Vampire_Lady.cfg
diff -u wesnoth/data/units/Vampire_Lady.cfg:1.5
wesnoth/data/units/Vampire_Lady.cfg:1.6
--- wesnoth/data/units/Vampire_Lady.cfg:1.5 Wed Aug 18 21:14:27 2004
+++ wesnoth/data/units/Vampire_Lady.cfg Wed Oct 20 14:40:17 2004
@@ -1,6 +1,7 @@
[unit]
id=Vampire Lady
-name= _ "Vampire Lady"
+name= _ "female^Vampire Lady"
+gender=female
race=undead
image=undead-vampirelady.png
image_defensive=undead-vampirelady-defend.png
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Sea_Orc.cfg Princess.cfg Vam...,
Cedric Duval <=