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.3 by root, Tue Feb 6 22:41:56 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines