|
From: <cro...@li...> - 2003-08-28 02:06:42
|
Module Name: crossfire
Committed By: temitchell
Date: Thu Aug 28 02:06:41 UTC 2003
Modified Files:
crossfire/lib: treasures
Log Message:
- oops no brains yet...
Start of context diffs
Index: crossfire/lib/treasures
diff -c crossfire/lib/treasures:1.64 crossfire/lib/treasures:1.65
*** crossfire/lib/treasures:1.64 Wed Aug 27 19:03:03 2003
--- crossfire/lib/treasures Wed Aug 27 19:06:41 2003
***************
*** 1,6 ****
# This file contains various treasures, with generation rules.
#
! # $Id: treasures,v 1.64 2003/08/28 02:03:03 temitchell 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
--- 1,6 ----
# This file contains various treasures, with generation rules.
#
! # $Id: treasures,v 1.65 2003/08/28 02:06:41 temitchell 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
***************
*** 595,603 ****
more
arch tooth
chance 10
- more
- arch brain
- chance 3
end
# gnoll/giant parts
treasureone giant_parts
--- 595,600 ----
|