--- deliantra/arch/disease/tooth_decay.arc 2007/02/06 22:39:59 1.3 +++ deliantra/arch/disease/tooth_decay.arc 2007/03/03 00:49:34 1.4 @@ -1,27 +1,26 @@ -object tooth_decay +Object tooth_decay name tooth decay -race * +type 158 +other_arch tooth +invisible 1 +attacktype 1 +wc 1 +magic 1 +Cha -1 +maxhp 1 +maxgrace 24 +speed 0.005 +last_sp 0 +maxsp 0 +ac 0 +last_eat 0 +exp 100 msg A tooth wiggles loose and falls to the ground. You should brush more. Have I mentioned that your breath is disgusting, too? endmsg -other_arch tooth -cha -1 -maxhp 1 -maxsp 0 -maxgrace 24 -exp 100 -wc 1 -ac 0 -speed 0.005 +race * level 5 -type 158 -attacktype 1 -invisible 1 -magic 1 -last_sp 0 -last_eat 0 end -