ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/thunder_bolt.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +8 -7 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object thundar_bolt
2 root 1.5 anim
3     thunder_bolt.x01
4     thunder_bolt.x11
5     thunder_bolt.x21
6     thunder_bolt.x31
7     thunder_bolt.x41
8     thunder_bolt.x51
9     thunder_bolt.x61
10     thunder_bolt.x71
11     thunder_bolt.x81
12     mina
13 root 1.8 name thundar bolt
14     name_pl thundar bolts
15     race crossbow bolts
16     face thunder_bolt.x01
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.8 materialname iron
25 root 1.1 value 20000
26     weight 1000
27 root 1.8 client_type 165
28 root 1.1 is_turnable 1
29 root 1.8 color_fg dark_orange
30 root 1.1 editable 1024
31     magicmap brown
32     end
33 root 1.8