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.4 by root, Tue Feb 6 23:59:03 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 2010 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
10materialname bronze 11materialname bronze
11value 330 12value 330
12weight 8600 13weight 8600
13last_sp 4 14last_sp 4
14weapontype 1 15weapontype 1
15client_type 101 16client_type 101
16body_arm -1 17body_arm -1
17editable 1024 18body_combat -1
18magicmap white
19end 19end
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines