ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/hammer/hammer_2.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:48 2007 UTC (17 years, 5 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 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.3 name throwing hammer
14     name_pl throwing hammers
15     skill one handed weapons
16     face hammer_2.x21
17     is_animated 0
18     dam 6
19 root 1.1 nrof 1
20 root 1.3 type 15
21     attacktype 1
22 root 1.4 materialname stone
23 root 1.3 value 23
24     weight 15500
25 root 1.1 last_sp 9
26     weapontype 7
27 root 1.3 client_type 126
28     is_thrown 1
29     is_turnable 1
30     body_arm -1
31     editable 1024
32     magicmap grey
33 root 1.1 end
34 root 1.3