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

Comparing deliantra/arch/weapon/club/club.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:50:02 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:42 2009 UTC

1object club 1object club
2inherit type_weapon
2name_pl clubs 3name_pl clubs
3skill one handed weapons 4skill one handed weapons
4face club.x11 5face club.x11
6magicmap khaki
5dam 6 7dam 6
6nrof 1 8nrof 1
7inherit type_weapon
8attacktype 1 9attacktype 1
9materialname wood 10materialname wood
10value 10 11value 10
11weight 9000 12weight 9000
12last_sp 9 13last_sp 9
13weapontype 8 14weapontype 8
14client_type 121 15client_type 121
15body_arm -1 16body_arm -1
16magicmap khaki
17end 17end
18 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines