ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/slicingknife.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object b_slicingknife
2 root 1.1 nrof 1
3     type 163
4 root 1.6 face b_slicingknife.x11
5     material 2
6 root 1.1 materialname bronze
7 root 1.6 weight 1000
8 root 1.3 value 7
9 root 1.1 editable 1024
10     magicmap grey
11     name slicing knife
12     name_pl slicing knives
13 root 1.6 client_type 8021
14 root 1.1 slaying cut
15 root 1.6 end
16    
17 root 1.7 object slicingknife
18 root 1.1 nrof 1
19     type 163
20 root 1.6 face slicingknife.x11
21     material 2
22     weight 1000
23 root 1.3 value 14
24 root 1.1 editable 1024
25     magicmap grey
26 root 1.6 name slicing knife
27     name_pl slicing knives
28     client_type 8021
29     slaying cut
30 root 1.1 end
31