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.10 by root, Tue Nov 3 09:49:16 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
5con 40 16con 40
6wis 20 17wis 20
35see_invisible 1 46see_invisible 1
36can_cast_spell 1 47can_cast_spell 1
37sleep 1 48sleep 1
38can_use_skill 1 49can_use_skill 1
39can_see_in_dark 1 50can_see_in_dark 1
40editable 1
41magicmap red 51magicmap red
52end
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
59con 6 69con 6
60wis 20 70wis 20
81alive 1 91alive 1
82monster 1 92monster 1
83can_cast_spell 1 93can_cast_spell 1
84sleep 1 94sleep 1
85can_see_in_dark 1 95can_see_in_dark 1
86color_fg brown 96magicmap 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