ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/scurvy.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 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