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.2 by pippijn, Tue Jan 2 22:02:31 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:03 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines