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

Comparing deliantra/arch/weapon/club/cudgel.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 cudgel 1object cudgel
2inherit type_weapon
2name cudgel 3name cudgel
3name_pl cudgels 4name_pl cudgels
4skill two handed weapons 5skill two handed weapons
5face cudgel.x11 6face cudgel.x11
7magicmap blue
6dam 40 8dam 40
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10material 2
11materialname bronze 11materialname bronze
12value 654 12value 654
13weight 85000 13weight 85000
14last_sp 25 14last_sp 25
15weapontype 8 15weapontype 8
16client_type 121 16client_type 121
17body_arm -2 17body_arm -2
18color_fg blue
19editable 1024
20end 18end
21 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines