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.9 by root, Tue Nov 3 09:50:05 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:45 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines