ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/snake.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:17 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +4 -4 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object snake
2     randomitems snake
3     race reptile
4     other_arch snake
5 pippijn 1.2 face snake.x11
6 root 1.1 speed -0.1
7     generator 1
8     sp 134
9     maxsp 60
10     no_pick 1
11     anim
12 pippijn 1.2 snake.x11
13     snake.x12
14     snake.x13
15 root 1.1 mina
16     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     hp 5
26     maxhp 5
27     level 4
28     weight 1000
29     editable 1
30     end