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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines