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

File Contents

# User Rev Content
1 root 1.6 object human
2 root 1.5 name human
3     race human
4     randomitems human
5     face human.x71
6     color_fg black
7 root 1.4 anim
8     human.x11
9     human.x31
10     human.x51
11     human.x71
12     facings 4
13     mina
14 root 1.1 is_animated 0
15 root 1.5 type 37
16     level 1
17     ac 10
18     wc 21
19 root 1.3 dam 1
20 root 1.1 can_use_shield 1
21     can_use_armour 1
22     can_use_weapon 1
23 root 1.5 alive 1
24     weight 70000
25     food 500
26     speed 0.5
27     attacktype 1
28     Str 0
29     Dex 0
30     Con 0
31     Wis 0
32     Cha 0
33     Int 0
34     Pow 0
35     editable 0
36 root 1.1 body_range 1
37     body_arm 2
38     body_torso 1
39     body_head 1
40     body_neck 1
41     body_skill 1
42     body_finger 2
43     body_shoulder 1
44     body_foot 2
45     body_hand 2
46     body_wrist 2
47     body_waist 1
48     end