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

File Contents

# User Rev Content
1 root 1.1 Object rustmonster
2     race animal
3     name rustmonster
4 pippijn 1.2 face rustmonste.x31
5 root 1.1 anim
6     facings 2
7 pippijn 1.2 rustmonste.x31
8     rustmonste.x32
9     rustmonste.x71
10     rustmonste.x72
11 root 1.1 mina
12     color_fg brown
13     monster 1
14     sleep 1
15     Wis 15
16     alive 1
17     ac -10
18     wc -5
19     dam 0
20     hp 100
21     maxhp 100
22     Con 1
23     speed -0.5
24     exp 300
25     weight 30000
26     level 4
27     attacktype 64
28     resist_fire -100
29    
30     hitback 1
31     editable 1
32     end