ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/gen_mushroom.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:45 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object gen_mushroom
2     face gen_mushroom.x11
3 root 1.3 name mouldy patch
4 root 1.4 randomitems random_mushroom
5     no_pick 1
6     alive 1
7     exp 1
8     level 1
9     ac 25
10 root 1.3 hp 1
11     maxhp 1
12 root 1.1 speed -1.0
13     invisible 1
14     is_used_up 1
15 root 1.4 editable 9
16 root 1.3 color_fg black
17 root 1.1 end