ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/centipede.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +20 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object centipede
2 root 1.1 name large centipede
3     race insect
4     other_arch centipede
5 pippijn 1.3 face centipede.x11
6 root 1.4 con 1
7     wis 5
8     hp 10
9     maxhp 10
10 root 1.1 sp 135
11     maxsp 60
12 root 1.4 exp 32
13     dam 10
14     wc 8
15     ac 10
16     speed -0.1
17     level 4
18     weight 5000
19     alive 1
20 root 1.1 no_pick 1
21 root 1.4 monster 1
22     generator 1
23     sleep 1
24     can_see_in_dark 1
25     editable 1
26     magicmap green
27 root 1.1 anim
28 pippijn 1.2 facings 8
29 pippijn 1.3 centipede.x11
30     centipede.x12
31     centipede.x13
32     centipede.x14
33     centipede.x21
34     centipede.x22
35     centipede.x23
36     centipede.x24
37     centipede.x31
38     centipede.x32
39     centipede.x33
40     centipede.x34
41     centipede.x41
42     centipede.x42
43     centipede.x43
44     centipede.x44
45     centipede.x51
46     centipede.x52
47     centipede.x53
48     centipede.x54
49     centipede.x61
50     centipede.x62
51     centipede.x63
52     centipede.x64
53     centipede.x71
54     centipede.x72
55     centipede.x73
56     centipede.x74
57     centipede.x81
58     centipede.x82
59     centipede.x83
60     centipede.x84
61 root 1.1 mina
62     end
63 root 1.4