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.3 by root, Tue Feb 6 22:41:55 2007 UTC vs.
Revision 1.9 by root, Mon May 7 05:24:51 2007 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
10material 2
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
13name_pl spears
14skill two handed weapons
15face spear.x21
16is_animated 0
17dam 7
18nrof 1
19inherit type_weapon
20attacktype 1
21materialname iron
22value 50
23weight 8500
24last_sp 9
25weapontype 5
26client_type 136
27is_thrown 1
28is_turnable 1
29body_arm -2
30editable 1024
31magicmap brown
32end 32end
33 33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines