ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/b_scimitar.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: +15 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object b_scimitar
2 root 1.1 nrof 1
3 root 1.5 last_sp 8
4 root 1.1 type 15
5 root 1.5 face b_scimitar.x11
6     color_fg grey
7     material 2
8 root 1.1 materialname bronze
9 root 1.5 dam 4
10     weight 15000
11 root 1.3 value 10
12 root 1.5 editable 1024
13     can_impale 1
14     can_cut 1
15     can_parry 1
16     attacktype 1
17 root 1.1 weapontype 1
18 root 1.5 name scimitar
19     name_pl scimitars
20 root 1.1 client_type 101
21     body_arm -1
22 root 1.5 skill one handed weapons
23 root 1.1 end