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

Comparing deliantra/arch/weapon/sword/katana_1.arc (file contents):
Revision 1.8 by root, Sat Mar 3 01:24:54 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

1object katana_1 1object katana_1
2inherit type_weapon
2name katana 3name katana
3name_pl katanas 4name_pl katanas
4skill one handed weapons 5skill one handed weapons
5face katana_1.x11 6face katana_1.x11
7magicmap grey
6dam 7 8dam 7
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10materialname iron 11materialname iron
11value 80 12value 80
12weight 11000 13weight 11000
13last_sp 6 14last_sp 6
14weapontype 4 15weapontype 4
15client_type 101 16client_type 101
16body_arm -1 17body_arm -1
17editable 1024
18magicmap grey
19end 18end
20 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines