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

Comparing deliantra/arch/weapon/sword/b_scimitar.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:17:19 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:54 2007 UTC

1object b_scimitar 1object b_scimitar
2nrof 1
3last_sp 8
4type 15
5face b_scimitar.x11
6color_fg grey
7material 2
8materialname bronze
9dam 4
10weight 15000
11value 10
12editable 1024
13can_impale 1
14can_cut 1
15can_parry 1
16attacktype 1
17weapontype 1
18name scimitar 2name scimitar
19name_pl scimitars 3name_pl scimitars
4skill one handed weapons
5face b_scimitar.x11
6dam 4
7nrof 1
8type 15
9attacktype 1
10materialname bronze
11value 10
12weight 15000
13last_sp 8
14weapontype 1
20client_type 101 15client_type 101
21body_arm -1 16body_arm -1
22skill one handed weapons 17color_fg grey
18editable 1024
23end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines