ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/troll.trs
Revision: 1.2
Committed: Sat Aug 12 14:28:55 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +16 -0 lines
Log Message:
moved treasures further into the arch tree

File Contents

# User Rev Content
1 elmex 1.2 treasure troll
2     arch big_club
3     more
4     arch goldcoin
5     chance 6
6     nrof 80
7     more
8     arch skill_throwing
9     chance 40
10     yes
11     arch t_boulder
12     nrof 5
13     end
14     more
15     list troll_parts
16     end
17 pippijn 1.1 treasureone troll_parts
18     arch head
19     chance 80
20     more
21     arch heart
22     chance 5
23     more
24     arch liver
25     chance 15
26     more
27     arch brain
28     chance 3
29     end