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

Comparing deliantra/arch/treasures/monster_generic.trs (file contents):
Revision 1.1 by elmex, Sat Aug 12 14:28:56 2006 UTC vs.
Revision 1.3 by elmex, Sun Apr 13 15:57:53 2008 UTC

63 chance 30 63 chance 30
64 end 64 end
65 more 65 more
66 arch goldcoin 66 arch goldcoin
67 chance 10 67 chance 10
68 nrof 10 68 nrof 1
69 more 69 more
70 arch wand 70 arch wand
71 chance 10 71 chance 10
72 more 72 more
73 arch staff 73 arch staff
145 more 145 more
146 list human_parts 146 list human_parts
147 chance 20 147 chance 20
148 end 148 end
149# I switched the names to '_old' -- these lists 149# I switched the names to '_old' -- these lists
150# are just the way standard/rich were before we 150# are just the way standard/rich were before we
151# started adding bodyparts to the treasure mix. 151# started adding bodyparts to the treasure mix.
152# -b.t. 152# -b.t.
153treasure standard_old 153treasure standard_old
154 arch bow 154 arch bow
155 magic 1 155 magic 1
156 chance 10 156 chance 10
233 chance 1 233 chance 1
234 end 234 end
235 end 235 end
236 end 236 end
237 more 237 more
238 arch goldcoin 238 arch silvercoin
239 chance 8 239 chance 8
240 nrof 2 240 nrof 20
241 more 241 more
242 arch silvercoin 242 arch silvercoin
243 chance 10 243 chance 10
244 nrof 5 244 nrof 5
245 more 245 more

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines