ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/gen_mushroom.arc
Revision: 1.2
Committed: Tue Jan 2 21:48:38 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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