ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/slime.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:09 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 slime
2     race slime
3     other_arch slime
4 pippijn 1.2 face slime.x11
5 root 1.1 color_fg green
6     anim
7 pippijn 1.2 slime.x11
8     slime.x12
9     slime.x13
10 root 1.1 mina
11     monster 1
12     sleep 1
13     Wis 5
14     no_pick 1
15     can_see_in_dark 1
16     resist_blind 100
17     generator 1
18     maxsp 10
19     alive 1
20     exp 7
21     ac 10
22     wc 18
23     dam 4
24     hp 5
25     maxhp 5
26     level 2
27     speed 0.06
28     weight 20000
29     editable 1
30     end