ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/scurvy.arc
(Generate patch)

Comparing deliantra/arch/disease/scurvy.arc (file contents):
Revision 1.2 by root, Mon Sep 4 09:57:02 2006 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:22:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines