ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/flowers_perm.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:19 2010 UTC (13 years, 7 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.6 object flowers_permanent
2 root 1.1 name flower
3 root 1.8 name_pl flowers
4 root 1.3 face flowers.x11
5 root 1.7 nrof 1
6     materialname organic
7 root 1.5 weight 20
8 root 1.1 end
9 root 1.7