ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/tooth_decay.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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