ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/halfling.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:07 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +25 -24 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object halfling_p
2 root 1.1 name halfling
3 pippijn 1.2 face halfling.x11
4 root 1.1 is_animated 0
5 root 1.3 str -4
6     dex 3
7     con 4
8     wis -3
9     food 500
10     dam 1
11     wc 21
12     ac 10
13     speed 0.5
14     level 1
15 root 1.1 type 37
16 root 1.3 attacktype 1
17     weight 40000
18     randomitems halfling
19     alive 1
20 root 1.1 can_use_shield 1
21     can_use_armour 1
22     can_use_weapon 1
23     body_range 1
24     body_arm 2
25     body_torso 1
26     body_head 1
27     body_neck 1
28     body_skill 1
29     body_finger 2
30     body_shoulder 1
31     body_foot 2
32     body_hand 2
33     body_wrist 2
34     body_waist 1
35 root 1.3 editable 0
36     magicmap blue
37     anim
38     halfling.x51
39     halfling.x31
40     halfling.x11
41     halfling.x71
42     facings 4
43     mina
44 root 1.1 end
45 root 1.3