ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/firechest.arc
Revision: 1.6
Committed: Sat Mar 3 01:23:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object firechest
2 root 1.1 other_arch spell_small_fireball
3 pippijn 1.2 face firechest.x11
4 root 1.1 hp 250
5     maxhp 250
6 root 1.6 sp 0
7 root 1.1 ac 3
8 root 1.6 speed -0.02
9     level 1
10     type 62
11     resist_fire 100
12 root 1.1 weight 30
13     alive 1
14     no_pick 1
15 root 1.6 color_fg black
16 root 1.4 editable 1
17 root 1.1 end
18 root 1.6