ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/spear.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +11 -11 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 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.3 name_pl spears
14     skill two handed weapons
15     face spear.x21
16     is_animated 0
17     dam 7
18 root 1.1 nrof 1
19 root 1.3 type 15
20     attacktype 1
21 root 1.4 materialname iron
22 root 1.3 value 50
23     weight 8500
24 root 1.1 last_sp 9
25 root 1.3 weapontype 5
26     client_type 136
27     is_thrown 1
28     is_turnable 1
29     body_arm -2
30     editable 1024
31     magicmap brown
32 root 1.1 end
33 root 1.3