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.6 by root, Sat Mar 3 01:17:20 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:54 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
15name Knife 2name Knife
16name_pl Knives 3name_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
17client_type 101 15client_type 101
18body_arm -1 16body_arm -1
19skill one handed weapons 17editable 1024
18magicmap grey
20end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines