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.8 by root, Mon May 7 05:24:52 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:46 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
6dam 4 7dam 4
7nrof 1 8nrof 1
8inherit type_weapon
9attacktype 1 9attacktype 1
10materialname bronze 10materialname bronze
11value 330 11value 330
12weight 8600 12weight 8600
13last_sp 4 13last_sp 4
14weapontype 1 14weapontype 1
15client_type 101 15client_type 101
16body_arm -1 16body_arm -1
17editable 1024 17body_combat -1
18magicmap white
19end 18end
20 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines