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

Comparing deliantra/arch/weapon/sword/sword_3.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:35 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 2010 UTC

1object sword_3 1object sword_3
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 sword_3.x11 6face sword_3.x11
7magicmap white
6dam 14 8dam 14
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10materialname iron 11materialname iron
11value 53 12value 53
12weight 25000 13weight 25000
13last_sp 8 14last_sp 8
14weapontype 1 15weapontype 1
15client_type 101 16client_type 101
16body_arm -2 17body_arm -2
17editable 1024 18body_combat -1
18magicmap white
19end 19end
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines