ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/generic/hide_brown.arc
Revision: 1.9
Committed: Fri Oct 16 01:53:04 2009 UTC (14 years, 9 months ago) by sf-marcmagus
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.8: +1 -0 lines
Log Message:
Plural names for monster hides.

File Contents

# User Rev Content
1 root 1.6 object hide_brown
2 root 1.1 name hide
3 sf-marcmagus 1.9 name_pl hides
4 root 1.7 face hide_brown.x11
5 root 1.5 nrof 1
6 root 1.3 type 72
7 root 1.7 materialname organic
8     value 300
9 root 1.3 weight 20
10 root 1.1 editable 2048
11 root 1.8 magicmap brown
12 root 1.1 end
13 root 1.7