ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/greenslime.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: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object green_slime
2     race slime
3     name green slime
4 pippijn 1.2 face greenslime.x11
5 root 1.1 color_fg green
6     anim
7 pippijn 1.2 greenslime.x11
8     greenslime.x12
9 root 1.1 mina
10     monster 1
11     sleep 1
12     Wis 5
13     alive 1
14     ac 9
15     wc 5
16     dam 40
17     can_see_in_dark 1
18     resist_blind 100
19     speed -0.1
20     exp 200
21     weight 5000
22     level 5
23     attacktype 64
24     hitback 1
25     hp 20
26     maxhp 20
27     editable 1
28     end