ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/dwarf_p.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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