--- deliantra/arch/food/gen_mushroom.arc 2007/02/06 22:40:09 1.3 +++ deliantra/arch/food/gen_mushroom.arc 2007/03/03 00:49:45 1.4 @@ -1,18 +1,17 @@ -object gen_mushroom -name mouldy patch +Object gen_mushroom face gen_mushroom.x11 -hp 1 -maxhp 1 +name mouldy patch +randomitems random_mushroom +no_pick 1 +alive 1 exp 1 +level 1 ac 25 +hp 1 +maxhp 1 speed -1.0 -level 1 invisible 1 -randomitems random_mushroom -alive 1 -no_pick 1 is_used_up 1 -color_fg black editable 9 +color_fg black end -