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

File Contents

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