ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/rock.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:44 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 rock
2 pippijn 1.2 face rock.x11
3 root 1.7 materialname stone
4 root 1.1 weight 1500000
5 root 1.7 move_type walk
6     move_block all
7     no_pick 1
8 root 1.5 can_roll 1
9 root 1.1 end
10 root 1.7