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.3 by root, Tue Feb 6 22:41:56 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 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
7magicmap grey
6dam 1 8dam 1
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10material 2
11materialname bronze 11materialname bronze
12value 10 12value 10
13weight 2000 13weight 2000
14last_sp 5 14last_sp 5
15weapontype 2 15weapontype 2
16client_type 101 16client_type 101
17body_arm -1 17body_arm -1
18editable 1024 18body_combat -1
19magicmap grey
20end 19end
21 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines