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

Comparing deliantra/server/lib/treasures.bld (file contents):
Revision 1.8 by root, Wed Feb 8 05:02:27 2006 UTC vs.
Revision 1.9 by root, Tue Mar 7 01:37:07 2006 UTC

4# arch directory. 4# arch directory.
5# 5#
6# 6#
7# This file contains various treasures, with generation rules. 7# This file contains various treasures, with generation rules.
8# 8#
9# $Id: treasures.bld,v 1.8 2006/02/08 05:02:27 root Exp $ 9# $Id: treasures.bld,v 1.9 2006/03/07 01:37:07 root Exp $
10# 10#
11# As of version 0.91.1, what this file was extended to handle list 11# As of version 0.91.1, what this file was extended to handle list
12# re-linking and generation of only 1 item on that list. This does away 12# re-linking and generation of only 1 item on that list. This does away
13# with the treasure lists from being embedded in the program. 13# with the treasure lists from being embedded in the program.
14# 14#
4774treasure mesangel 4774treasure mesangel
4775 list rich 4775 list rich
4776 more 4776 more
4777 list all_spell_skills 4777 list all_spell_skills
4778 end 4778 end
4779treasure nekosan
4780 arch event_say
4781 title perl
4782 slaying schmorp-neko
4783 more
4784 arch event_attack
4785 title perl
4786 slaying schmorp-neko
4787 more
4788 arch event_move
4789 title perl
4790 slaying schmorp-neko
4791 end
4779treasure dwolf 4792treasure dwolf
4780 arch hide_white 4793 arch hide_white
4781 chance 25 4794 chance 25
4782 more 4795 more
4783 arch liver 4796 arch liver

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines