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

Comparing deliantra/arch/weapon/sword/bsword_1.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:17:19 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 2010 UTC

1object broadsword 1object broadsword
2inherit type_weapon
3name_pl broadswords
4skill one handed weapons
5face bsword_1.x11
6magicmap white
7dam 9
2nrof 1 8nrof 1
9attacktype 1
10materialname iron
11value 50
12weight 20000
3last_sp 8 13last_sp 8
4type 15
5face bsword_1.x11
6material 2
7dam 9
8weight 20000
9value 50
10editable 1024
11attacktype 1
12weapontype 1 14weapontype 1
13magicmap white
14name_pl broadswords
15client_type 101 15client_type 101
16body_arm -1 16body_arm -1
17skill one handed weapons 17body_combat -1
18end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines