--- deliantra/arch/disease/egg_disease.arc 2007/02/06 22:39:58 1.3 +++ deliantra/arch/disease/egg_disease.arc 2007/03/03 00:49:34 1.4 @@ -1,32 +1,30 @@ -object chicken_egg -name egg -face ant_egg.x11 -food 10 -type 72 -weight 20 -end - -object egg_disease +Object egg_disease name egg disease -race * -msg -Buck, buck, buck, buck! You lay an EGG!! -You feel ridiculous. -endmsg +type 158 +invisible 1 +attacktype 1 other_arch chicken_egg +wc 0 +magic 0 maxhp 1 -maxsp 0 -maxgrace 5 -exp 100 dam 0 -wc 0 +maxgrace 5 speed 0.001 -level 5 -type 158 -attacktype 1 -invisible 1 -magic 0 last_sp 0 +maxsp 0 last_eat 0 +exp 100 +msg +Buck, buck, buck, buck! You lay an EGG!! +You feel ridiculous. +endmsg +race * +level 5 +end +Object chicken_egg +name egg +type 72 +face ant_egg.x11 +food 10 +weight 20 end -