ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/fungus.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object fungus
2 root 1.5 other_arch fungus
3     name violent fungi
4     race slime
5     face fungus.x11
6     speed -0.03
7     generator 1
8     sp 129
9     maxsp 20
10     no_pick 1
11 root 1.4 anim
12     fungus.x11
13     fungus.x12
14     fungus.x13
15     fungus.x14
16     fungus.x15
17     mina
18 root 1.5 color_fg light_blue
19     monster 1
20     sleep 1
21     Wis 5
22     alive 1
23     exp 25
24     ac 8
25     wc 2
26     dam 2
27     attacktype 1024
28 root 1.3 hp 5
29     maxhp 5
30     level 3
31     weight 10000
32     editable 1
33 root 1.1 end