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

File Contents

# User Rev Content
1 root 1.3 object deathtree
2 root 1.1 name tree
3     race faerie
4 root 1.3 face deathtree.x11
5     con 1
6     hp 500
7     maxhp 500
8     exp 1000
9     dam 3
10     wc -1
11     speed -0.2
12     level 13
13     resist_magic 100
14     weight 1000000
15     alive 1
16     no_pick 1
17     monster 1
18 root 1.1 stand_still 1
19 root 1.3 color_fg black
20     editable 1
21 root 1.1 anim
22 pippijn 1.2 deathtree.x11
23     deathtree.x12
24     deathtree.x13
25     deathtree.x14
26     deathtree.x15
27 root 1.1 mina
28 root 1.3 end
29 root 1.1