ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/b_scimitar.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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