[CF-Devel] CVS update: arch/weapon/bow

Crossfire CVS devel mwedel at scruznet.com
Mon Oct 9 23:32:46 CDT 2000


Date:	Monday October 9, 2000 @ 21:32
Author:	peterm

Update of /home/cvs/CVS/arch/weapon/bow
In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv13412

Modified Files:
	arrow.arc bolt.arc 
Log Message:
Arrows weigh too much to be useful.  They're now 20x lighter.


****************************************

Index: arch/weapon/bow/arrow.arc
diff -u arch/weapon/bow/arrow.arc:1.1 arch/weapon/bow/arrow.arc:1.2
--- arch/weapon/bow/arrow.arc:1.1	Sun Mar 28 21:03:56 1999
+++ arch/weapon/bow/arrow.arc	Mon Oct  9 21:32:46 2000
@@ -18,7 +18,7 @@
 is_turnable 1
 nrof 1
 need_an 1
-weight 500
+weight 25
 value 1
 material 16
 food 20
Index: arch/weapon/bow/bolt.arc
diff -u arch/weapon/bow/bolt.arc:1.1 arch/weapon/bow/bolt.arc:1.2
--- arch/weapon/bow/bolt.arc:1.1	Sun Mar 28 21:03:55 1999
+++ arch/weapon/bow/bolt.arc	Mon Oct  9 21:32:46 2000
@@ -16,7 +16,7 @@
 is_animated 0
 is_turnable 1
 nrof 1
-weight 1000
+weight 50
 value 2
 material 2
 food 10

    
    


More information about the crossfire mailing list