ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/slicingknife.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:44 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -2 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.7 object b_slicingknife
2 root 1.8 name slicing knife
3     name_pl slicing knives
4     slaying cut
5     face b_slicingknife.x11
6 root 1.1 nrof 1
7 root 1.11 type 117
8 root 1.1 materialname bronze
9 root 1.8 value 7
10 root 1.6 weight 1000
11 root 1.8 client_type 8021
12     end
13    
14     object slicingknife
15 root 1.1 name slicing knife
16     name_pl slicing knives
17     slaying cut
18 root 1.8 face slicingknife.x11
19 root 1.1 nrof 1
20 root 1.11 type 117
21 root 1.8 materialname iron
22     value 14
23 root 1.6 weight 1000
24 root 1.8 client_type 8021
25 root 1.1 end
26