--- deliantra/arch/monster/animal/fungus.arc 2007/03/03 01:15:50 1.6 +++ deliantra/arch/monster/animal/fungus.arc 2007/03/03 01:22:45 1.7 @@ -1,13 +1,4 @@ object fungus -other_arch fungus -name violent fungi -race slime -face fungus.x11 -speed -0.03 -generator 1 -sp 129 -maxsp 20 -no_pick 1 anim fungus.x11 fungus.x12 @@ -15,19 +6,29 @@ fungus.x14 fungus.x15 mina -color_fg light_blue -monster 1 -sleep 1 -Wis 5 -alive 1 -exp 25 -ac 8 -wc 2 -dam 2 -attacktype 1024 +name violent fungi +race slime +other_arch fungus +face fungus.x11 +wis 5 hp 5 maxhp 5 +sp 129 +maxsp 20 +exp 25 +dam 2 +wc 2 +ac 8 +speed -0.03 level 3 +attacktype 1024 weight 10000 +alive 1 +no_pick 1 +monster 1 +generator 1 +sleep 1 +color_fg light_blue editable 1 end +