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

Comparing deliantra/arch/weapon/chained/whip1.arc (file contents):
Revision 1.10 by root, Tue Nov 3 09:50:01 2009 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:43 2010 UTC

1object whip1 1object whip1
2inherit type_weapon
2name whip 3name whip
3name_pl whips 4name_pl whips
4skill one handed weapons 5skill one handed weapons
5face whip1.x11 6face whip1.x11
6dam 1 7dam 1
7nrof 1 8nrof 1
8inherit type_weapon
9attacktype 1 9attacktype 1
10materialname bronze 10materialname bronze
11value 25 11value 25
12weight 2000 12weight 2000
13last_sp 1 13last_sp 1
14weapontype 8 14weapontype 8
15client_type 141 15client_type 141
16body_arm -1 16body_arm -1
17magicmap brown 17body_combat -1
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines