ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/Para/para_lava.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +19 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object para_lava
2     race fire_elemental
3     name lava para-elemental
4     face para_lava.x11
5     randomitems para_elemental
6     color_fg red
7 root 1.4 anim
8     para_lava.x11
9     para_lava.x12
10     para_lava.x13
11     para_lava.x12
12     mina
13 root 1.5 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 root 1.3 hp 150
24     maxhp 150
25 root 1.5 level 6
26     speed -0.25
27 root 1.3 exp 200
28     weight 50000
29 root 1.5 flying 1
30 root 1.3 editable 1
31     end