ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/gen_mushroom.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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