ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/giant/giant.trs
Revision: 1.3
Committed: Wed Dec 13 23:16:25 2006 UTC (17 years, 7 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 giant
2     arch big_club
3     more
4     arch goldcoin
5     chance 6
6     nrof 80
7     more
8     arch skill_throwing
9     more
10     arch t_boulder
11     nrof 8
12     more
13     list giant_parts
14     chance 10
15 elmex 1.3 more
16     list blood_red
17     chance 30
18 elmex 1.2 end
19 pippijn 1.1 # gnoll/giant parts
20     treasureone giant_parts
21     arch fl_corpse
22     chance 15
23     more
24     arch head
25     chance 20
26     more
27     arch foot
28     chance 8
29     more
30     arch hand
31     chance 8
32     more
33     arch heart
34     chance 5
35     more
36     arch liver
37     chance 8
38     more
39     arch brain
40     chance 3
41     end