ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/dagger.arc
(Generate patch)

Comparing deliantra/arch/weapon/sword/dagger.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:35 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:50 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines