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

Comparing deliantra/arch/weapon/mace/b_spikeballmace.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:43 2009 UTC

1object b_spikeballmace 1object b_spikeballmace
2inherit type_weapon
2name spike ball mace 3name spike ball mace
3name_pl spike ball maces 4name_pl spike ball maces
4skill one handed weapons 5skill one handed weapons
5face b_spikeballmace.x11 6face b_spikeballmace.x11
7magicmap grey
6dam 9 8dam 9
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname bronze 11materialname bronze
11value 60 12value 60
12weight 20500 13weight 20500
13last_sp 10 14last_sp 10
14weapontype 7 15weapontype 7
15client_type 129 16client_type 129
16body_arm -1 17body_arm -1
17magicmap grey
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines