ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/hammer/hammer_2.arc
Revision: 1.12
Committed: Thu Apr 29 08:31:02 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +1 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# Content
1 object hammer_2
2 anim
3 hammer_2.x01
4 hammer_2.x11
5 hammer_2.x21
6 hammer_2.x31
7 hammer_2.x41
8 hammer_2.x51
9 hammer_2.x61
10 hammer_2.x71
11 hammer_2.x81
12 mina
13 inherit type_weapon
14 name throwing hammer
15 name_pl throwing hammers
16 skill one handed weapons
17 face hammer_2.x21
18 is_animated 0
19 magicmap grey
20 dam 6
21 nrof 1
22 attacktype 1
23 materialname stone
24 value 23
25 weight 15500
26 last_sp 9
27 weapontype 7
28 client_type 126
29 is_thrown 1
30 is_turnable 1
31 body_arm -1
32 body_combat -1
33 end
34