ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/snake.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object snake
2 root 1.5 randomitems snake
3     race reptile
4     other_arch snake
5     face snake.x11
6     speed -0.1
7     generator 1
8     sp 134
9     maxsp 60
10     no_pick 1
11 root 1.4 anim
12     snake.x11
13     snake.x12
14     snake.x13
15     mina
16 root 1.5 color_fg green
17     monster 1
18     sleep 1
19     Wis 8
20     alive 1
21     exp 35
22     ac 4
23     wc 10
24     dam 8
25 root 1.3 hp 5
26     maxhp 5
27     level 4
28     weight 1000
29     editable 1
30 root 1.1 end