ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_air.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 air_elemental
2     race air_elemental
3     name air elemental
4 pippijn 1.2 face elem_air.x11
5 root 1.1 color_fg light_blue
6     anim
7 pippijn 1.2 elem_air.x11
8     elem_air.x12
9 root 1.1 mina
10     monster 1
11     alive 1
12     resist_electricity 100
13     resist_blind 100
14     attacktype 8
15     resist_physical -100
16     ac 0
17     wc 8
18     dam 10
19     hp 160
20     maxhp 160
21     speed -0.3
22     exp 250
23     weight 200
24     level 8
25     flying 1
26     editable 1
27     end