ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/troll.trs
Revision: 1.3
Committed: Wed Dec 13 23:16:25 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, rel-2_0, rel-2_1, post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +3 -0 lines
Log Message:
added blood puddle graphics and to some treasurelists of some monsters.
more to come!

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 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