--- deliantra/arch/disease/egg_disease.arc 2007/01/02 21:47:20 1.2 +++ deliantra/arch/disease/egg_disease.arc 2007/02/06 22:39:58 1.3 @@ -1,30 +1,32 @@ -Object egg_disease +object chicken_egg +name egg +face ant_egg.x11 +food 10 +type 72 +weight 20 +end + +object egg_disease name egg disease -type 158 -invisible 1 -attacktype 1 +race * +msg +Buck, buck, buck, buck! You lay an EGG!! +You feel ridiculous. +endmsg other_arch chicken_egg -wc 0 -magic 0 maxhp 1 -dam 0 +maxsp 0 maxgrace 5 +exp 100 +dam 0 +wc 0 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 +