ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_water.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:32 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 water_elemental
2     name water elemental
3     race water_elemental
4 pippijn 1.2 face elem_water.x11
5 root 1.1 color_fg blue
6     anim
7 pippijn 1.2 elem_water.x11
8     elem_water.x12
9 root 1.1 mina
10     monster 1
11     alive 1
12     ac 4
13     wc 8
14     dam 40
15     hp 140
16     maxhp 140
17     speed -0.1
18     exp 250
19     weight 50000
20     level 8
21     resist_confusion 100
22     resist_blind 100
23     attacktype 17
24     resist_cold 50
25     resist_fire -50
26     editable 1
27     end