ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/slicingknife.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +13 -14 lines
Log Message:
second normaliser run - dude

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     type 163
8     materialname bronze
9 root 1.8 value 7
10 root 1.6 weight 1000
11 root 1.8 client_type 8021
12 root 1.1 editable 1024
13     magicmap grey
14 root 1.8 end
15    
16     object slicingknife
17 root 1.1 name slicing knife
18     name_pl slicing knives
19     slaying cut
20 root 1.8 face slicingknife.x11
21 root 1.1 nrof 1
22     type 163
23 root 1.8 materialname iron
24     value 14
25 root 1.6 weight 1000
26 root 1.8 client_type 8021
27 root 1.1 editable 1024
28     magicmap grey
29     end
30