ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/firechest.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 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.3 sp 0
7 root 1.1 ac 3
8 root 1.3 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.3 color_fg black
16 root 1.1 editable 1
17     end
18 root 1.3