ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/tooth_decay.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 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