ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/scurvy.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:34 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object scurvy
2 root 1.1 name scurvy
3 root 1.4 type 158
4     invisible 1
5     attacktype 1
6 root 1.1 other_arch tooth
7 root 1.4 wc 0
8     Con -1
9     magic 0
10 root 1.1 maxhp 1
11 root 1.4 dam 0
12 root 1.3 maxgrace 15
13 root 1.1 speed 0.001
14     last_sp 0
15 root 1.4 maxsp 0
16 root 1.1 last_eat 0
17 root 1.4 exp 100
18     msg
19     You spit out a tooth. Better increase that
20     dietary vitamin C!
21     endmsg
22     race *
23     level 5
24 root 1.1 end