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

File Contents

# User Rev Content
1 root 1.7 object sting
2 root 1.6 name Sting
3     nrof 1
4     last_sp 6
5     type 15
6     face sting.x11
7 root 1.5 anim
8     sting.x11
9     sting.x12
10     sting.x13
11     sting.x14
12     sting.x13
13     sting.x12
14     mina
15 root 1.6 speed 0.1
16     material 2
17     dam 5
18     magic 3
19     weight 6000
20     value 42000
21 root 1.3 slaying troll
22 root 1.6 editable 5120
23 root 1.3 attacktype 1
24     weapontype 2
25 root 1.6 magicmap grey
26     name_pl Stings
27 root 1.3 client_type 100
28 root 1.6 body_arm -1
29     skill one handed weapons
30 root 1.3 item_power 4
31 root 1.1 end