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.5 by root, Sat Mar 3 00:51:49 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
3name long sword
4name_pl long swords
5skill one handed weapons
6face b_sword_1.x11
7magicmap blue
8dam 4
2nrof 1 9nrof 1
3name long sword 10attacktype 1
11materialname bronze
12value 11
13weight 15000
4last_sp 8 14last_sp 8
5type 15
6face b_sword_1.x11
7color_fg blue
8material 2
9materialname bronze
10dam 4
11weight 15000
12value 11
13editable 1024
14attacktype 1
15weapontype 1 15weapontype 1
16name_pl long swords
17client_type 101 16client_type 101
18body_arm -1 17body_arm -1
19skill one handed weapons
20end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines