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

File Contents

# User Rev Content
1 root 1.5 Object fungus
2     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