ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/scurvy.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:09 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.5: +16 -15 lines
Log Message:
second normaliser run - dude

File Contents

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