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.3 by root, Tue Feb 6 22:39:59 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:49:34 2007 UTC

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