ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/tooth_decay.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:59 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +18 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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