ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/shovel_1.arc
Revision: 1.6
Committed: Fri Feb 9 01:52:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.5: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 object shovel_1
2 root 1.6 anim
3     shovel_1.x11
4     shovel_1.x12
5     shovel_1.x13
6     shovel_1.x14
7     shovel_1.x15
8     mina
9 root 1.1 name shovel
10 root 1.4 name_pl shovels
11     slaying wall
12     skill two handed weapons
13     face shovel_1.x11
14     dam 10
15 root 1.1 nrof 1
16     type 15
17 root 1.4 attacktype 1
18 root 1.5 materialname iron
19 root 1.4 value 5
20 root 1.1 weight 30000
21 root 1.4 last_sp 15
22     client_type 145
23     body_arm -2
24     editable 1024
25     magicmap black
26 root 1.1 end
27 root 1.4