ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/tooth_decay.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:02 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
remove extranous spaces

File Contents

# User Rev Content
1 root 1.1 Object tooth_decay
2     name tooth decay
3     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     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     race *
25     level 5
26     end