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

File Contents

# User Rev Content
1 root 1.4 Object rabies
2 root 1.1 name rabies
3 root 1.4 type 158
4     invisible 1
5     attacktype 1048608
6 root 1.1 other_arch puddle_of_saliva
7 root 1.4 wc 10
8     magic 1
9     Str -2
10     Dex -2
11     Cha -10
12 root 1.1 maxhp 3
13 root 1.4 dam 2
14 root 1.1 maxgrace -1
15     food -1
16     speed 0.01
17     last_sp 50
18 root 1.4 maxsp 2
19     ac 2
20 root 1.1 last_eat 0
21 root 1.4 exp 5000
22     hp 1
23     sp 1
24     msg
25     You notice everyone is looking at you with
26     evil intent. You must kill them! You begin
27     to salivate.
28     endmsg
29     race *
30     level 12
31     end
32     Object puddle_of_saliva
33     name puddle of froth and saliva
34     face residue.x11
35     type 72
36     food 2
37     weight 2
38 root 1.1 end