ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/rustmonste.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:28 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +21 -21 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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