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

Comparing deliantra/arch/weapon/other/wrench.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:17:19 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

1object wrench 1object wrench
2inherit type_weapon
3name wrench
4name_pl wrenches
5skill one handed weapons
6face wrench.x11
7magicmap grey
8dam 3
2nrof 1 9nrof 1
3name wrench 10attacktype 1
11materialname iron
12value 10
13weight 3500
4last_sp 6 14last_sp 6
5type 15
6face wrench.x11
7color_fg grey
8material 2
9weapontype 8 15weapontype 8
10dam 3
11weight 3500
12value 10
13can_parry 1
14can_knockback 1
15editable 1024
16attacktype 1
17name_pl wrenches
18client_type 145 16client_type 145
19body_arm -1 17body_arm -1
20skill one handed weapons
21end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines