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

Comparing deliantra/arch/weapon/club/big_club.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:55 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:42 2009 UTC

1object big_club 1object big_club
2inherit type_weapon
2name large club 3name large club
3name_pl large clubs 4name_pl large clubs
4skill two handed weapons 5skill two handed weapons
5face big_club.x11 6face big_club.x11
7magicmap brown
6dam 20 8dam 20
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10material 16 11materialname wood
11value 20 12value 20
12weight 40000 13weight 40000
13last_sp 17 14last_sp 17
14weapontype 8 15weapontype 8
15client_type 121 16client_type 121
16body_arm -2 17body_arm -2
17color_fg brown
18editable 1024
19end 18end
20 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines