ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/charwoman.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:50 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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