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.9 by elmex, Sun Apr 13 15:57:54 2008 UTC vs.
Revision 1.11 by elmex, Mon Jul 14 10:56:19 2008 UTC

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
34 more
35 arch scroll_jewelry
36 chance 10 33 chance 10
37 more 34 more
38 arch scroll_jumping 35 arch scroll_jumping
39 chance 10 36 chance 10
40 more 37 more
937 chance 10 934 chance 10
938 nrof 4 935 nrof 4
939 end 936 end
940treasureone random_books 937treasureone random_books
941 arch cleric_book 938 arch cleric_book
942 chance 20 939 chance 19
943 more 940 more
944 arch evoker_book 941 arch evoker_book
945 chance 15 942 chance 15
946 more 943 more
947 arch pyro_book 944 arch pyro_book
950 arch sorcerer_book 947 arch sorcerer_book
951 chance 15 948 chance 15
952 more 949 more
953 arch summoner_book 950 arch summoner_book
954 chance 15 951 chance 15
952 more
953 arch alchemist_book
954 chance 1
955 more 955 more
956 list random_read 956 list random_read
957 chance 5 957 chance 5
958 end 958 end
959# 959#

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines