ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/knife/knife.arc
(Generate patch)

Comparing deliantra/arch/weapon/sword/knife/knife.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:59:03 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:50 2007 UTC

1object knife 1Object knife
2nrof 1
3last_sp 5
4type 15
5face knife.x11
6material 2
7materialname iron
8dam 7
9weight 2000
10value 100
11editable 1024
12attacktype 1
13weapontype 2
14magicmap grey
2name Knife 15name Knife
3name_pl Knives 16name_pl Knives
4skill one handed weapons
5face knife.x11
6dam 7
7nrof 1
8type 15
9attacktype 1
10materialname iron
11value 100
12weight 2000
13last_sp 5
14weapontype 2
15client_type 101 17client_type 101
16body_arm -1 18body_arm -1
17editable 1024 19skill one handed weapons
18magicmap grey
19end 20end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines