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

Comparing deliantra/arch/weapon/hammer/stonehamme.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:50:02 2009 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:44 2010 UTC

1object stonehammer 1object stonehammer
2inherit type_weapon
2name stonehammer 3name stonehammer
3name_pl stonehammers 4name_pl stonehammers
4skill one handed weapons 5skill one handed weapons
5face stonehamme.x11 6face stonehamme.x11
6dam 6 7dam 6
7nrof 1 8nrof 1
8inherit type_weapon
9attacktype 1 9attacktype 1
10materialname stone 10materialname stone
11value 13 11value 13
12weight 15000 12weight 15000
13last_sp 10 13last_sp 10
14weapontype 7 14weapontype 7
15client_type 126 15client_type 126
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