ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/spear.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +14 -13 lines
Log Message:
second normaliser run - dude

File Contents

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