ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/t_rock.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:45 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 t_rock
2 root 1.7 name rock
3     name_pl rocks
4 root 1.5 race rock
5 pippijn 1.2 face t_rock.x11
6 root 1.1 nrof 1
7 root 1.7 materialname stone
8     value 1
9 root 1.5 weight 500
10 root 1.7 client_type 8012
11     is_thrown 1
12 root 1.1 end
13 root 1.7