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.4 by root, Tue Feb 6 23:59:03 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines