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

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

1object vlongsword 1object vlongsword
2inherit type_weapon
2name two handed sword 3name two handed sword
3name_pl two handed swords 4name_pl two handed swords
4skill two handed weapons 5skill two handed weapons
5face vlongsword.x11 6face vlongsword.x11
7magicmap white
6dam 18 8dam 18
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname iron 11materialname iron
11value 500 12value 500
12weight 28000 13weight 28000
13last_sp 8 14last_sp 8
14weapontype 1 15weapontype 1
15client_type 101 16client_type 101
16body_arm -2 17body_arm -2
17magicmap white
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines