ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/mage_hound.trs
Revision: 1.1
Committed: Mon Feb 6 20:26:25 2006 UTC (18 years, 5 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 ##############################################################
2     #
3     # Mage Hound
4     #
5     treasure mage_hound
6     arch dog
7     nrof 1
8     magic 5
9     more
10     arch wolf
11     nrof 1
12     magic 7
13     more
14     arch mastif
15     nrof 1
16     magic 12
17     more
18     arch dire_wolf
19     nrof 1
20     magic 15
21     more
22     arch hellhound
23     nrof 1
24     magic 20
25     more
26     arch dire_wolf_sire
27     nrof 1
28     magic 30
29     more
30     arch s_mastif
31     nrof 1
32     magic 45
33     more
34     arch gr_hellhound
35     nrof 1
36     magic 60
37     end