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

File Contents

# User Rev Content
1 root 1.7 object hammer_2
2 root 1.5 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 root 1.8 name throwing hammer
14     name_pl throwing hammers
15     skill one handed weapons
16     face hammer_2.x21
17 root 1.3 is_animated 0
18     dam 6
19 root 1.8 nrof 1
20     type 15
21     attacktype 1
22     materialname stone
23     value 23
24 root 1.6 weight 15500
25 root 1.8 last_sp 9
26     weapontype 7
27     client_type 126
28     is_thrown 1
29     is_turnable 1
30     body_arm -1
31 root 1.6 editable 1024
32     magicmap grey
33 root 1.1 end
34 root 1.8