[CF-Devel] CVS update: crossfire/lib

Crossfire CVS devel mwedel at scruznet.com
Thu Oct 19 03:06:14 CDT 2000


Date:	Thursday October 19, 2000 @ 1:06
Author:	peterm

Update of /home/cvs/CVS/crossfire/lib
In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv346

Modified Files:
	treasures 
Log Message:
Added a scroll of melee weapons.


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

Index: crossfire/lib/treasures
diff -u crossfire/lib/treasures:1.6 crossfire/lib/treasures:1.7
--- crossfire/lib/treasures:1.6	Tue Oct 17 17:57:58 2000
+++ crossfire/lib/treasures	Thu Oct 19 01:06:14 2000
@@ -1,6 +1,6 @@
 # This file contains various treasures, with generation rules.
 #
-# $Id: treasures,v 1.6 2000/10/18 00:57:58 peterm Exp $
+# $Id: treasures,v 1.7 2000/10/19 08:06:14 peterm Exp $
 #
 # As of version 0.91.1, what this file was extended to handle list
 # re-linking and generation of only 1 item on that list.  This does away
@@ -262,6 +262,9 @@
   more
   arch scroll_missile_weap
     chance 25
+  more
+  arch scroll_melee_weap
+    chance 10
   more
   arch scroll_praying
     chance 18

    
    


More information about the crossfire mailing list