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

# Content
1 object b_slicingknife
2 name slicing knife
3 name_pl slicing knives
4 slaying cut
5 face b_slicingknife.x11
6 nrof 1
7 type 117
8 materialname bronze
9 value 7
10 weight 1000
11 client_type 8021
12 end
13
14 object slicingknife
15 name slicing knife
16 name_pl slicing knives
17 slaying cut
18 face slicingknife.x11
19 nrof 1
20 type 117
21 materialname iron
22 value 14
23 weight 1000
24 client_type 8021
25 end
26