ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/Para/para_lava.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:34 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 para_lava
2     race fire_elemental
3     name lava para-elemental
4 pippijn 1.2 face para_lava.x11
5 root 1.1 randomitems para_elemental
6     color_fg red
7     anim
8 pippijn 1.2 para_lava.x11
9     para_lava.x12
10     para_lava.x13
11     para_lava.x12
12 root 1.1 mina
13     monster 1
14     alive 1
15     resist_fire 100
16    
17     attacktype 4
18     resist_cold -100
19    
20     ac 5
21     wc 16
22     dam 20
23     hp 150
24     maxhp 150
25     level 6
26     speed -0.25
27     exp 200
28     weight 50000
29     flying 1
30     editable 1
31     end