ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
(Generate patch)

Comparing deliantra/arch/monster/demon/hellhound.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:37 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:00 2009 UTC

1object gr_hellhound 1object gr_hellhound
2anim
3facings 2
4hellhound.x31
5hellhound.x32
6hellhound.x33
7hellhound.x32
8hellhound.x71
9hellhound.x72
10hellhound.x73
11hellhound.x72
12mina
2name greater hellhound 13name greater hellhound
3race demon 14race demon
4face hellhound.x31 15face hellhound.x31
16magicmap red
5con 40 17con 40
6wis 20 18wis 20
7pow 60 19pow 60
8hp 6000 20hp 6000
9maxhp 6000 21maxhp 6000
35see_invisible 1 47see_invisible 1
36can_cast_spell 1 48can_cast_spell 1
37sleep 1 49sleep 1
38can_use_skill 1 50can_use_skill 1
39can_see_in_dark 1 51can_see_in_dark 1
40editable 1 52end
41magicmap red 53
54object hellhound
42anim 55anim
43facings 2 56facings 2
44hellhound.x31 57hellhound.x31
45hellhound.x32 58hellhound.x32
46hellhound.x33 59hellhound.x33
48hellhound.x71 61hellhound.x71
49hellhound.x72 62hellhound.x72
50hellhound.x73 63hellhound.x73
51hellhound.x72 64hellhound.x72
52mina 65mina
53end
54
55object hellhound
56name hellhound 66name hellhound
57race demon 67race demon
58face hellhound.x31 68face hellhound.x31
69magicmap brown
59con 6 70con 6
60wis 20 71wis 20
61pow 5 72pow 5
62hp 800 73hp 800
63maxhp 800 74maxhp 800
81alive 1 92alive 1
82monster 1 93monster 1
83can_cast_spell 1 94can_cast_spell 1
84sleep 1 95sleep 1
85can_see_in_dark 1 96can_see_in_dark 1
86color_fg brown
87editable 1
88anim
89facings 2
90hellhound.x31
91hellhound.x32
92hellhound.x33
93hellhound.x32
94hellhound.x71
95hellhound.x72
96hellhound.x73
97hellhound.x72
98mina
99end 97end
100 98

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines