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