From 6a25aedff608a90a7240bb36348fa1bbbfcd0dc5 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sat, 4 Nov 2006 23:56:30 +0000 Subject: added scythe as a permanent weapon. When you want to test it: either spawn an item with the id 623 or uncomment the lines 439-441 in being.cpp to use the sharp knive as scythe. --- graphics/sprites/Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'graphics/sprites/Makefile.am') diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 3d10cc57..cee3653b 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -107,7 +107,11 @@ sprites_DATA = \ player_male_base.xml \ weapon0.png \ weapon1.png \ - weapons.xml + weapon2.png \ + weapon_bow.xml \ + weapon_dagger.xml \ + weapon_fist.xml \ + weapon_scythe.xml EXTRA_DIST = \ - $(sprites_DATA) + $(sprites_DATA) \ No newline at end of file -- cgit v1.2.3-70-g09d2