ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/thunder_bolt.arc
Revision: 1.7
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.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 thundar_bolt
2 root 1.6 name thundar bolt
3     race crossbow bolts
4     face thunder_bolt.x01
5 root 1.5 anim
6     thunder_bolt.x01
7     thunder_bolt.x11
8     thunder_bolt.x21
9     thunder_bolt.x31
10     thunder_bolt.x41
11     thunder_bolt.x51
12     thunder_bolt.x61
13     thunder_bolt.x71
14     thunder_bolt.x81
15     mina
16 root 1.6 color_fg dark_orange
17 root 1.1 is_animated 0
18     food 10
19     dam 100
20     wc -10
21     nrof 50
22     type 13
23     attacktype 9
24 root 1.6 material 2
25 root 1.1 value 20000
26     weight 1000
27     is_turnable 1
28     editable 1024
29     magicmap brown
30 root 1.6 name_pl thundar bolts
31     client_type 165
32 root 1.1 end