ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/shovel_1.arc
Revision: 1.11
Committed: Tue Nov 3 09:50:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 root 1.10 inherit type_weapon
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 magicmap black
25 root 1.1 end
26 root 1.9