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

Comparing deliantra/arch/weapon/sword/ssword_1.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:50:03 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:44 2009 UTC

1object shortsword 1object shortsword
2inherit type_weapon
2name_pl shortswords 3name_pl shortswords
3skill one handed weapons 4skill one handed weapons
4face ssword_1.x11 5face ssword_1.x11
6magicmap white
5dam 4 7dam 4
6nrof 1 8nrof 1
7inherit type_weapon
8attacktype 1 9attacktype 1
9materialname iron 10materialname iron
10value 30 11value 30
11weight 10000 12weight 10000
12last_sp 6 13last_sp 6
13weapontype 1 14weapontype 1
14client_type 101 15client_type 101
15body_arm -1 16body_arm -1
16magicmap white
17end 17end
18 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines