ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/lightning_bow.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:17 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 lightning_bow
2 root 1.1 name lightning bow
3     race crossbow bolts
4 pippijn 1.2 face lightning_bow.x11
5 root 1.1 sp 40
6     dam 14
7     wc -2
8     nrof 1
9     type 14
10     attacktype 9
11 root 1.5 material 16
12 root 1.1 value 45000
13     weight 25000
14     magic 3
15 root 1.5 no_strength 1
16     editable 5120
17     color_fg brown
18     name_pl lightning bows
19 root 1.3 client_type 150
20     body_arm -2
21 root 1.5 skill missile weapons
22 root 1.1 end