ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/shovel_1.arc
Revision: 1.8
Committed: Sat Mar 3 01:17:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.7: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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