ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/spear.arc
Revision: 1.7
Committed: Sat Mar 3 01:17:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object spear
2 root 1.6 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