ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/spear.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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