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

File Contents

# User Rev Content
1 root 1.3 Object pneumonic_plague
2 root 1.1 name pneumonic plague
3 root 1.3 type 158
4     attacktype 1048576
5     invisible 1
6     wc 20
7     last_grace 1
8     magic 4
9     Str -3
10     Con -4
11     Dex -3
12     Cha -4
13 root 1.2 maxhp 7
14 root 1.3 dam -11
15 root 1.2 maxgrace 15
16     food -1
17     speed 0.05
18 root 1.1 last_sp 50
19 root 1.3 maxsp 0
20     ac 0
21 root 1.1 last_eat 0
22 root 1.3 exp 10000
23     hp 1
24     sp 1
25     msg
26     You cough up some nasty green phlegm.
27     endmsg
28     race *
29     level 15
30 root 1.1 end