ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/cobra.arc
Revision: 1.2
Committed: Thu Dec 14 19:44:52 2006 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +10 -10 lines
Log Message:
bigfacify

File Contents

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