ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/scimitar.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:32 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 scimitar
2     nrof 1
3     last_sp 8
4     type 15
5 pippijn 1.2 face scimitar.x11
6 root 1.1 color_fg grey
7     material 2
8     dam 8
9     weight 15000
10     value 42
11     editable 1024
12     can_impale 1
13     can_cut 1
14     can_parry 1
15     attacktype 1
16     weapontype 1
17     name_pl scimitars
18     client_type 101
19     body_arm -1
20     skill one handed weapons
21     end