ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/shovel_1.arc
Revision: 1.5
Committed: Tue Feb 6 23:29:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.4: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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