ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/charwoman.arc
Revision: 1.7
Committed: Sat Mar 3 01:23:15 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +14 -13 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object charwoman
2 root 1.4 anim
3     facings 2
4     charwoman.x31
5     charwoman.x32
6     charwoman.x71
7     charwoman.x72
8     mina
9 root 1.7 name cleaning woman
10     race human
11     face charwoman.x71
12     pow 1
13 root 1.1 hp 8
14     maxhp 8
15     sp 1
16     maxsp 1
17     exp 0
18 root 1.7 dam 1
19     wc 25
20     ac 10
21 root 1.1 speed 0.15
22 root 1.7 level 1
23 root 1.5 weight 50000
24 root 1.1 run_away 90
25 root 1.7 alive 1
26     monster 1
27     unaggressive 1
28     color_fg black
29 root 1.5 editable 1
30 root 1.7 random_movement 1
31 root 1.1 end
32 root 1.7