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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines