ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child2.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:05 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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