ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/spear.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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