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.6 by root, Sat Mar 3 01:17:20 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:54 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines