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

Comparing deliantra/arch/weapon/sword/b_sicklesword.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:56 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

1object b_sicklesword 1object b_sicklesword
2inherit type_weapon
2name sickle sword 3name sickle sword
3name_pl sickle swords 4name_pl sickle swords
4skill one handed weapons 5skill one handed weapons
5face b_sicklesword.x11 6face b_sicklesword.x11
7magicmap white
6dam 4 8dam 4
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10material 2
11materialname bronze 11materialname bronze
12value 330 12value 330
13weight 8600 13weight 8600
14last_sp 4 14last_sp 4
15weapontype 1 15weapontype 1
16client_type 101 16client_type 101
17body_arm -1 17body_arm -1
18editable 1024
19magicmap white
20end 18end
21 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines