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

Comparing deliantra/arch/disease/tooth_decay.arc (file contents):
Revision 1.2 by root, Mon Sep 4 09:57:02 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:39:59 2007 UTC

1Object tooth_decay 1object tooth_decay
2name tooth decay 2name tooth decay
3type 158 3race *
4other_arch tooth
5invisible 1
6attacktype 1
7wc 1
8magic 1
9Cha -1
10maxhp 1
11maxgrace 24
12speed 0.005
13last_sp 0
14maxsp 0
15ac 0
16last_eat 0
17exp 100
18msg 4msg
19A tooth wiggles loose and falls to the 5A tooth wiggles loose and falls to the
20ground. You should brush more. Have I 6ground. You should brush more. Have I
21mentioned that your breath is disgusting, 7mentioned that your breath is disgusting,
22too? 8too?
23endmsg 9endmsg
24race * 10other_arch tooth
11cha -1
12maxhp 1
13maxsp 0
14maxgrace 24
15exp 100
16wc 1
17ac 0
18speed 0.005
25level 5 19level 5
20type 158
21attacktype 1
22invisible 1
23magic 1
24last_sp 0
25last_eat 0
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines