ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/gen_mushroom.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:15 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.6 hp 1
5     maxhp 1
6 root 1.4 exp 1
7     ac 25
8 root 1.1 speed -1.0
9 root 1.6 level 1
10 root 1.1 invisible 1
11 root 1.6 randomitems random_mushroom
12     alive 1
13     no_pick 1
14 root 1.1 is_used_up 1
15     end
16 root 1.6