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.8 by root, Sat Mar 3 01:24:54 2007 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:48 2010 UTC

8t_dagger.x51 8t_dagger.x51
9t_dagger.x61 9t_dagger.x61
10t_dagger.x71 10t_dagger.x71
11t_dagger.x81 11t_dagger.x81
12mina 12mina
13inherit type_weapon
13name throwing dagger 14name throwing dagger
14name_pl throwing daggers 15name_pl throwing daggers
15skill one handed weapons 16skill one handed weapons
16face t_dagger.x31 17face t_dagger.x31
17is_animated 0 18is_animated 0
18dam 1 19dam 1
19nrof 1 20nrof 1
20type 15
21attacktype 1 21attacktype 1
22materialname iron 22materialname iron
23value 35 23value 35
24weight 1500 24weight 1500
25last_sp 4 25last_sp 4
26weapontype 2 26weapontype 2
27client_type 101 27client_type 101
28is_thrown 1 28is_thrown 1
29is_turnable 1 29is_turnable 1
30body_arm -1 30body_arm -1
31editable 1024 31body_combat -1
32magicmap grey
33end 32end
34 33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines