ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child_thief.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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