ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/troll.trs
Revision: 1.4
Committed: Fri Aug 17 12:23:10 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_4, rel-2_2, rel-2_32, rel-2_43, rel-2_42, rel-2_41
Changes since 1.3: +2 -2 lines
Log Message:
make giants a little bit more dangerous

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 root 1.4 chance 70
10 elmex 1.2 yes
11     arch t_boulder
12 root 1.4 nrof 15
13 elmex 1.2 end
14     more
15     list troll_parts
16 elmex 1.3 more
17     list blood_red_medium
18     chance 30
19 elmex 1.2 end
20 pippijn 1.1 treasureone troll_parts
21     arch head
22     chance 80
23     more
24     arch heart
25     chance 5
26     more
27     arch liver
28     chance 15
29     more
30     arch brain
31     chance 3
32     end