[CF-Devel] CVS update: crossfire/lib
Crossfire CVS devel
mwedel at scruznet.com
Tue Oct 17 19:57:58 CDT 2000
Date: Tuesday October 17, 2000 @ 17:57
Author: peterm
Update of /home/cvs/CVS/crossfire/lib
In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv26501
Modified Files:
treasures
Log Message:
Stat potions shall no longer show up in shops.
****************************************
Index: crossfire/lib/treasures
diff -u crossfire/lib/treasures:1.5 crossfire/lib/treasures:1.6
--- crossfire/lib/treasures:1.5 Mon Oct 16 12:41:18 2000
+++ crossfire/lib/treasures Tue Oct 17 17:57:58 2000
@@ -1,6 +1,6 @@
# This file contains various treasures, with generation rules.
#
-# $Id: treasures,v 1.5 2000/10/16 19:41:18 peterm Exp $
+# $Id: treasures,v 1.6 2000/10/18 00:57:58 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
@@ -929,7 +929,7 @@
arch water
chance 10
more
- list random_potion
+ list shop_potions
chance 20
more
list containers
More information about the crossfire
mailing list