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.18 by root, Sun Jun 11 05:05:55 2006 UTC vs.
Revision 1.19 by root, Sat Jun 24 20:32:50 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.18 2006/06/11 05:05:55 root Exp $ 9# $Id: treasures.bld,v 1.19 2006/06/24 20:32:50 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#
4669 more 4669 more
4670 arch hide_brown 4670 arch hide_brown
4671 chance 10 4671 chance 10
4672end 4672end
4673treasure nekosan 4673treasure nekosan
4674 arch event_say 4674 arch nekosan_event_say
4675 title perl
4676 slaying schmorp-neko
4677 more 4675 more
4678 arch event_attack 4676 arch nekosan_event_attack
4679 title perl
4680 slaying schmorp-neko
4681 more 4677 more
4682 arch event_move 4678 arch nekosan_event_move
4683 title perl
4684 slaying schmorp-neko
4685 end 4679 end
4686treasure dwolf 4680treasure dwolf
4687 arch hide_white 4681 arch hide_white
4688 chance 25 4682 chance 25
4689 more 4683 more

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines