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

Comparing deliantra/arch/weapon/sword/b_dagger.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:59:03 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:19:46 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines