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

Comparing deliantra/arch/weapon/axe/axe_3.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:45 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:42 2009 UTC

1Object axe_3 1object axe_3
2inherit type_weapon
3name axe
4name_pl axes
5skill one handed weapons
6face axe_3.x11
7magicmap white
8dam 8
2nrof 1 9nrof 1
3name axe 10attacktype 1
4face axe_3.x11 11materialname bronze
12value 23
13weight 12000
5last_sp 10 14last_sp 10
6type 15
7material 18
8dam 8
9weight 12000
10value 23
11editable 1024
12attacktype 1
13weapontype 3 15weapontype 3
14magicmap white
15name_pl axes
16client_type 106 16client_type 106
17body_arm -1 17body_arm -1
18skill one handed weapons
19end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines