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

File Contents

# User Rev Content
1 root 1.3 Object ebola
2 root 1.1 name Red Death
3 root 1.3 type 158
4     invisible 1
5     attacktype 1048576
6     wc 30
7     magic -1
8     Str -3
9     last_grace 5
10     Con -4
11     Dex -2
12     Wis -2
13     Int -4
14     Cha -7
15 root 1.1 maxhp 5
16 root 1.3 dam -10
17 root 1.1 maxgrace 15
18     food -1
19     speed 0.05
20     last_sp 50
21 root 1.3 maxsp 0
22     ac 0
23 root 1.1 last_eat 0
24 root 1.3 exp 10000
25     hp 1
26     sp 1
27     msg
28     Blood leaks out of your eyes and your pores!
29     endmsg
30     race *
31     level 10
32 root 1.1 end