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

Comparing deliantra/arch/monster/humanoid/Human/child_thief.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:51 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines