ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.1/centaur.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:28 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object centaur
2 root 1.4 anim
3     centaur.111
4     centaur.112
5     centaur.113
6     mina
7 root 1.1 name centaur
8     face centaur.111
9 root 1.3 str 17
10     dex 19
11     con 18
12     int 10
13 root 1.1 hp 500
14     maxhp 500
15 root 1.3 sp 20
16     maxsp 20
17 root 1.2 exp 1000
18 root 1.3 dam 16
19     wc 1
20     ac 0
21 root 1.1 speed 0.75
22 root 1.3 level 5
23 root 1.1 weight 50000
24 root 1.3 pick_up 24
25 root 1.1 will_apply 2
26 root 1.3 alive 1
27     monster 1
28     unaggressive 1
29     can_cast_spell 1
30 root 1.1 can_use_scroll 1
31     can_use_bow 1
32     can_use_armour 1
33     can_use_weapon 1
34 root 1.3 can_use_ring 1
35     can_use_wand 1
36     color_fg brown
37 root 1.1 editable 1
38     end
39 root 1.3