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

File Contents

# User Rev Content
1 root 1.8 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.9 name shovel
10     name_pl shovels
11     slaying wall
12     skill two handed weapons
13     face shovel_1.x11
14     dam 10
15     nrof 1
16     type 15
17 root 1.7 attacktype 1
18 root 1.9 materialname iron
19     value 5
20     weight 30000
21     last_sp 15
22 root 1.4 client_type 145
23     body_arm -2
24 root 1.9 editable 1024
25     magicmap black
26 root 1.1 end
27 root 1.9