ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child2.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:51 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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