ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/other/wrench.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +14 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object wrench
2     nrof 1
3 root 1.3 name wrench
4 root 1.5 last_sp 6
5     type 15
6 root 1.3 face wrench.x11
7 root 1.5 color_fg grey
8     material 2
9     weapontype 8
10 root 1.3 dam 3
11 root 1.5 weight 3500
12     value 10
13     can_parry 1
14     can_knockback 1
15     editable 1024
16 root 1.3 attacktype 1
17 root 1.5 name_pl wrenches
18 root 1.1 client_type 145
19     body_arm -1
20 root 1.5 skill one handed weapons
21 root 1.1 end