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

Comparing deliantra/arch/monster/humanoid/Human/child2.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:54:51 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:51 2007 UTC

1Object child2 1object child2
2name child 2name child
3race human 3race human
4face child2.x11
5str 8
6dex 13
7con 1
8int 8
9hp 10
10maxhp 10
11exp 10
12dam 1
13wc 25
14ac 7
15speed 0.3
16level 1
17weight 50000
4randomitems child 18randomitems child
5face child2.x11 19alive 1
6monster 1 20monster 1
7unaggressive 1 21unaggressive 1
8random_movement 1 22can_use_ring 1
9alive 1
10ac 7
11wc 25
12dam 1
13hp 10
14maxhp 10
15Str 8
16Con 1
17Dex 13
18Int 8
19exp 10
20speed 0.3
21weight 50000
22level 1
23can_use_skill 1 23can_use_skill 1
24can_use_wand 1
25can_use_rod 1 24can_use_rod 1
26can_use_ring 1 25body_range 1
27editable 1
28body_skill 1 26body_skill 1
29body_finger 2 27body_finger 2
30body_range 1 28can_use_wand 1
29editable 1
30random_movement 1
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines