ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/treasures
(Generate patch)

Comparing deliantra/server/lib/treasures (file contents):
Revision 1.2 by pippijn, Tue May 9 17:54:33 2006 UTC vs.
Revision 1.3 by pippijn, Fri Jun 2 00:59:28 2006 UTC

1# 1#
2# This file contains various treasures, with generation rules. 2# This file contains various treasures, with generation rules.
3# 3#
4# $Id: treasures,v 1.2 2006/05/09 17:54:33 pippijn Exp $ 4# $Id: treasures,v 1.3 2006/06/02 00:59:28 pippijn Exp $
5# 5#
6# As of version 0.91.1, what this file was extended to handle list 6# As of version 0.91.1, what this file was extended to handle list
7# re-linking and generation of only 1 item on that list. This does away 7# re-linking and generation of only 1 item on that list. This does away
8# with the treasure lists from being embedded in the program. 8# with the treasure lists from being embedded in the program.
9# 9#
2664 end 2664 end
2665treasure para_elemental 2665treasure para_elemental
2666 arch residue 2666 arch residue
2667 chance 20 2667 chance 20
2668 end 2668 end
2669treasure ghost
2670 arch ectoplasm
2671 chance 5
2672 end
2673treasure grave 2669treasure grave
2674 arch gravedirt 2670 arch gravedirt
2675 end 2671 end
2676treasure pyromaniac 2672treasure pyromaniac
2677 arch spell_create_bomb 2673 arch spell_create_bomb

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines