ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/smallpox.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 smallpox
2 root 1.1 name smallpox
3 root 1.4 type 158
4     invisible 1
5     attacktype 1048576
6     wc 20
7     last_grace 1
8     magic -3
9     Str -1
10     Con -4
11     Dex -1
12 root 1.1 maxhp 5
13 root 1.4 dam -10
14 root 1.1 maxgrace 12
15     food -1
16     speed 0.08
17     last_sp 0
18 root 1.4 maxsp 0
19     ac 0
20 root 1.1 last_eat 0
21 root 1.4 exp 10000
22     hp 1
23     sp 1
24     msg
25     You have a nasty rash all over you. Are those
26     pustules?
27     endmsg
28     race goblin,human,troll,giant,dwarf
29     level 20
30 root 1.1 end