ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child_thief.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 child_thief
2     name young rogue
3     race human
4     randomitems c_thief
5 pippijn 1.2 face child.x11
6 root 1.1 monster 1
7     alive 1
8     ac 7
9     wc 18
10     dam 2
11     hp 15
12     maxhp 15
13     Str 8
14     Int 12
15     Dex 16
16     Con 2
17     exp 15
18     speed 0.4
19     weight 50000
20     level 1
21     can_use_skill 1
22     can_use_wand 1
23     can_use_rod 1
24     can_use_ring 1
25     can_use_scroll 1
26     editable 1
27     body_skill 1
28     body_finger 2
29     body_range 1
30     end