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

Comparing deliantra/arch/weapon/sword/sword_1.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:50 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:44 2009 UTC

1Object sword 1object sword
2inherit type_weapon
3name long sword
4name_pl long swords
5skill one handed weapons
6face sword_1.x11
7magicmap blue
8dam 8
2nrof 1 9nrof 1
3name long sword 10attacktype 1
11materialname iron
12value 45
13weight 15000
4last_sp 8 14last_sp 8
5type 15
6face sword_1.x11
7color_fg blue
8material 2
9dam 8
10weight 15000
11value 45
12editable 1024
13attacktype 1
14weapontype 1 15weapontype 1
15name_pl long swords
16client_type 101 16client_type 101
17body_arm -1 17body_arm -1
18skill one handed weapons
19end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines