[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Duelist.cfg
From: |
Richard Kettering |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Duelist.cfg |
Date: |
Wed, 06 Oct 2004 00:07:19 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Richard Kettering <address@hidden> 04/10/06 03:59:39
Modified files:
data/units : Duelist.cfg
Log message:
Added attack frame, removed reference to pistol.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Duelist.cfg.diff?tr1=1.15&tr2=1.16&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Duelist.cfg
diff -u wesnoth/data/units/Duelist.cfg:1.15 wesnoth/data/units/Duelist.cfg:1.16
--- wesnoth/data/units/Duelist.cfg:1.15 Mon Aug 23 06:40:59 2004
+++ wesnoth/data/units/Duelist.cfg Wed Oct 6 03:59:39 2004
@@ -14,7 +14,7 @@
cost=40
usage=mixed fighter
ability=skirmisher
-unit_description= _ "Duelists are masters of the art of swordplay. Their skill
with the rapier allows them to attack and parry with only one hand, while they
wield a pistol in the other to shoot distant foes."
+unit_description= _ "Duelists are masters of the art of swordplay. Their skill
with the rapier allows them to attack and parry with only one hand, while they
wield a crossbow in the other to shoot distant foes."
get_hit_sound=groan.wav
[attack]
name=rapier
@@ -22,6 +22,11 @@
range=short
damage=5
number=5
+ [frame]
+ begin=-100
+ end=100
+ image="human-duelist-attack.png"
+ [/frame]
[sound]
time=-250
sound=sword-swish.wav
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Duelist.cfg,
Richard Kettering <=