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

File Contents

# User Rev Content
1 root 1.5 Object centaur
2     name centaur
3     face centaur.111
4     color_fg brown
5 root 1.4 anim
6     centaur.111
7     centaur.112
8     centaur.113
9     mina
10 root 1.5 monster 1
11     alive 1
12     Int 10
13     Str 17
14     Con 18
15     Dex 19
16     maxsp 20
17     sp 20
18     unaggressive 1
19     ac 0
20     wc 1
21     dam 16
22 root 1.1 hp 500
23     maxhp 500
24 root 1.2 exp 1000
25 root 1.1 speed 0.75
26 root 1.5 weight 50000
27 root 1.3 level 5
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 root 1.1 can_use_armour 1
37     can_use_weapon 1
38     editable 1
39     end