ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/typhoid.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: +22 -23 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object typhoid
2 root 1.1 name typhoid
3 root 1.4 type 158
4     attacktype 1048576
5     invisible 1
6     wc 25
7     last_grace 1
8     magic -1
9     Str -3
10     Con -4
11     Dex -3
12 root 1.3 maxhp 5
13 root 1.4 dam -7
14 root 1.3 maxgrace 16
15     food -1
16     speed 0.05
17 root 1.1 last_sp 30
18 root 1.4 maxsp 0
19     ac 0
20 root 1.1 last_eat 0
21 root 1.4 exp 1000
22     hp 1
23     sp 1
24     msg
25     You feel feverish. Your muscles spasm
26     oddly.... Breathing is difficult.
27     endmsg
28     race human,goblin,giant,troll
29     level 12
30 root 1.1 end