ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/gen_mushroom.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object gen_mushroom
2 root 1.4 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