ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/serp_sword.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object serp_sword
2 root 1.5 nrof 1
3 root 1.3 name Serpentman sword
4 root 1.5 last_sp 8
5     type 15
6 root 1.3 face serp_sword.x11
7 root 1.5 color_fg grey
8     material 32
9 root 1.3 dam 6
10 root 1.5 can_cut 1
11     weight 3000
12     value 25
13     editable 1024
14 root 1.3 attacktype 1
15 root 1.1 weapontype 1
16 root 1.5 name_pl Serpentman swords
17 root 1.1 client_type 101
18     body_arm -1
19 root 1.5 skill one handed weapons
20 root 1.1 end