ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/kilij.arc
Revision: 1.4
Committed: Tue Nov 3 09:59:43 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.3: +31 -36 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.4 object kilij1
2 root 1.1 name kilij
3 root 1.4 name_pl kilijs
4     skill one handed weapons
5     face kilij1.x11
6     magicmap grey
7     dam 9
8 root 1.1 nrof 1
9     type 15
10 root 1.4 attacktype 1
11     materialname iron
12     value 60
13 root 1.1 weight 16000
14 root 1.4 last_sp 8
15 root 1.1 weapontype 1
16     client_type 101
17     body_arm -1
18     end
19    
20 root 1.4 object kilij2
21 root 1.1 name kilij
22 root 1.4 name_pl kilijs
23     skill one handed weapons
24     face kilij2.x11
25     magicmap grey
26     dam 9
27 root 1.1 nrof 1
28     type 15
29 root 1.4 attacktype 1
30     materialname iron
31     value 120
32 root 1.1 weight 16000
33 root 1.4 last_sp 8
34 root 1.1 weapontype 1
35     client_type 101
36     body_arm -1
37     end
38    
39 root 1.4 object kilij3
40 root 1.1 name kilij
41 root 1.4 name_pl kilijs
42     skill one handed weapons
43     face kilij3.x11
44     magicmap grey
45     dam 10
46 root 1.1 nrof 1
47     type 15
48 root 1.4 attacktype 1
49     materialname iron
50     value 70
51 root 1.1 weight 18000
52 root 1.4 last_sp 10
53 root 1.1 weapontype 1
54     client_type 101
55     body_arm -1
56     end
57 root 1.4