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

Comparing deliantra/arch/weapon/sword/t_dagger.arc (file contents):
Revision 1.11 by root, Tue Nov 3 09:59:44 2009 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:48 2010 UTC

14name throwing dagger 14name throwing dagger
15name_pl throwing daggers 15name_pl throwing daggers
16skill one handed weapons 16skill one handed weapons
17face t_dagger.x31 17face t_dagger.x31
18is_animated 0 18is_animated 0
19magicmap grey
20dam 1 19dam 1
21nrof 1 20nrof 1
22attacktype 1 21attacktype 1
23materialname iron 22materialname iron
24value 35 23value 35
27weapontype 2 26weapontype 2
28client_type 101 27client_type 101
29is_thrown 1 28is_thrown 1
30is_turnable 1 29is_turnable 1
31body_arm -1 30body_arm -1
31body_combat -1
32end 32end
33 33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines