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

Comparing deliantra/arch/weapon/misc/spear.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:34 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

1object spear 1object spear
2name_pl spears
3skill two handed weapons
4face spear.x21
5is_animated 0
6dam 7
7nrof 1
8type 15
9attacktype 1
10materialname iron
11value 50
12weight 8500
13last_sp 9
14weapontype 5
15client_type 136
16is_thrown 1
17is_turnable 1
18body_arm -2
19editable 1024
20magicmap brown
21anim 2anim
22spear.x01 3spear.x01
23spear.x11 4spear.x11
24spear.x21 5spear.x21
25spear.x31 6spear.x31
27spear.x51 8spear.x51
28spear.x61 9spear.x61
29spear.x71 10spear.x71
30spear.x81 11spear.x81
31mina 12mina
13inherit type_weapon
14name_pl spears
15skill two handed weapons
16face spear.x21
17is_animated 0
18magicmap brown
19dam 7
20nrof 1
21attacktype 1
22materialname iron
23value 50
24weight 8500
25last_sp 9
26weapontype 5
27client_type 136
28is_thrown 1
29is_turnable 1
30body_arm -2
32end 31end
33 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines