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

File Contents

# User Rev Content
1 root 1.5 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 root 1.5 object puddle_of_saliva
33 root 1.4 name puddle of froth and saliva
34     face residue.x11
35     type 72
36     food 2
37     weight 2
38 root 1.1 end