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.5 by root, Sat Mar 3 00:51:49 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 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
20end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines