ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/tapeworms.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object tapeworms
2 root 1.1 name tapeworms
3 root 1.4 type 158
4     invisible 1
5     attacktype 1
6     wc 1
7     magic 1
8     maxhp 1
9     maxgrace -1
10     food -1
11     speed 0.001
12     last_sp 0
13     maxsp 0
14     ac 0
15     last_eat 1
16     exp 100
17 root 1.3 msg
18     You feel more hungry than usual. You also
19     feel an urge to refer to yourself in the
20     plural.
21     endmsg
22 root 1.4 race *
23 root 1.3 level 5
24 root 1.1 end