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

File Contents

# User Rev Content
1 root 1.6 Object cobra
2     name giant cobra
3     randomitems cobra
4     face cobra.x12
5     race reptile
6 root 1.5 anim
7     cobra.x11
8     cobra.x12
9     cobra.x13
10     cobra.x12
11     mina
12 root 1.6 color_fg green
13     speed -0.1
14     anim_speed 3
15     monster 1
16     sleep 1
17     Wis 10
18     alive 1
19     no_pick 1
20     exp 150
21     ac -2
22     wc -10
23     dam 40
24     attacktype 1025
25 root 1.4 hp 30
26     maxhp 30
27     level 5
28     weight 20000
29     editable 1
30 root 1.5 end
31 root 1.6 More
32     Object cobra_2
33     name giant cobra
34     face cobra.x12
35 root 1.1 anim
36 pippijn 1.2 cobra.x11
37     cobra.x12
38     cobra.x13
39     cobra.x12
40 root 1.1 mina
41 root 1.6 color_fg green
42 root 1.4 alive 1
43     no_pick 1
44 root 1.6 y 1
45 root 1.1 end