ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/treasures/random.trs
(Generate patch)

Comparing deliantra/arch/treasures/random.trs (file contents):
Revision 1.6 by elmex, Thu Feb 1 11:18:37 2007 UTC vs.
Revision 1.8 by root, Sun Aug 12 05:59:24 2007 UTC

27# flame touch is not something you can learn 27# flame touch is not something you can learn
28 arch scroll_hiding 28 arch scroll_hiding
29 chance 9 29 chance 9
30 more 30 more
31# the inscription skill is only available as a pen 31# the inscription skill is only available as a pen
32 arch stylus 32 arch stylus
33 chance 10 33 chance 10
34 more 34 more
35 arch scroll_jewelry 35 arch scroll_jewelry
36 chance 10 36 chance 10
37 more 37 more
956 list random_read 956 list random_read
957 chance 5 957 chance 5
958 end 958 end
959# 959#
960treasureone random_read 960treasureone random_read
961 arch book_empty
962 chance 35
963 more
961 arch tome 964 arch tome
962 chance 45 965 chance 45
963 more 966 more
964 arch book_clasp 967 arch book_clasp
965 chance 65 968 chance 65
991 nrof 2 994 nrof 2
992 more 995 more
993 arch scroll_new 996 arch scroll_new
994 chance 250 997 chance 250
995 more 998 more
999 arch scroll_empty
1000 chance 50
1001 more
996 arch prepare_weapon 1002 arch prepare_weapon
997 chance 3 1003 chance 3
998 more 1004 more
999 arch improve_cha 1005 arch improve_cha
1000 chance 2 1006 chance 2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines