Added images for boneshooter by Darth Fool

This commit is contained in:
Francisco Muñoz 2004-05-14 18:04:26 +00:00
parent b8e0c9552a
commit a9fcf3554d
9 changed files with 23 additions and 1 deletions

View file

@ -116,6 +116,8 @@ TOOLS_FALSE = @TOOLS_FALSE@
TOOLS_TRUE = @TOOLS_TRUE@
UTIL_FILES = @UTIL_FILES@
VERSION = @VERSION@
WZIP_FALSE = @WZIP_FALSE@
WZIP_TRUE = @WZIP_TRUE@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_STRIP = @ac_ct_STRIP@

2
configure vendored
View file

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.ac Revision: 1.43 .
# From configure.ac Revision: 1.44 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for Battle for Wesnoth 0.7.7-CVS.
#

View file

@ -2,6 +2,7 @@
name=Bone Shooter
race=undead
image=undead-boneshooter.png
image_defensive=undead-boneshooter-defend.png
hitpoints=40
movement_type=undeadfoot
movement=5
@ -24,6 +25,11 @@ get_hit_sound=skeleton-hit.wav
range=short
damage=5
number=2
[frame]
begin=-100
end=100
image=undead-boneshooter-attack.png
[/frame]
[/attack]
[attack]
@ -32,6 +38,18 @@ get_hit_sound=skeleton-hit.wav
range=long
damage=7
number=3
[frame]
begin=-400
end=-200
image=undead-boneshooter-attack1.png
[/frame]
[frame]
begin=-200
end=-100
image=undead-boneshooter-attack2.png
[/frame]
[sound]
time=-100
sound=firearrow.wav

View file

@ -116,6 +116,8 @@ TOOLS_FALSE = @TOOLS_FALSE@
TOOLS_TRUE = @TOOLS_TRUE@
UTIL_FILES = @UTIL_FILES@
VERSION = @VERSION@
WZIP_FALSE = @WZIP_FALSE@
WZIP_TRUE = @WZIP_TRUE@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_STRIP = @ac_ct_STRIP@

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB