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.2 by pippijn, Tue Jan 2 22:02:33 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:56 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines