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

File Contents

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