ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/man2.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:31 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +33 -33 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object man2
2     race human
3     name man
4     randomitems man
5     face man2.x51
6 root 1.4 anim
7     facings 4
8     man2.x51
9     man2.x31
10     man2.x51
11     man2.x71
12     mina
13 root 1.5 sp 10
14     maxsp 10
15     Str 12
16     Dex 10
17     Int 10
18     Pow 1
19     monster 1
20     unaggressive 1
21     alive 1
22     ac 8
23     wc 10
24     dam 2
25 root 1.3 hp 18
26     maxhp 18
27     exp 25
28 root 1.1 speed -0.15
29 root 1.5 weight 50000
30 root 1.3 level 3
31 root 1.5 will_apply 2
32 root 1.3 pick_up 24
33 root 1.5 can_apply 25
34     can_use_wand 1
35     can_use_rod 1
36     can_use_skill 1
37 root 1.1 can_cast_spell 1
38     can_use_bow 1
39 root 1.5 can_use_ring 1
40     can_use_shield 1
41 root 1.1 can_use_armour 1
42     can_use_weapon 1
43 root 1.5 can_use_scroll 1
44     editable 1
45     color_fg black
46     body_skill 1
47     body_finger 2
48 root 1.3 body_torso 1
49     body_head 1
50 root 1.1 body_shoulder 1
51     body_foot 1
52 root 1.5 body_wrist 1
53 root 1.3 body_hand 2
54 root 1.1 body_waist 1
55 root 1.5 body_arm 2
56     body_range 1
57 root 1.1 end