ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/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_2, rel-2_0, rel-2_1
Changes since 1.7: +12 -11 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object bolt
2 root 1.5 anim
3     bolt.x01
4     bolt.x11
5     bolt.x21
6     bolt.x31
7     bolt.x41
8     bolt.x51
9     bolt.x61
10     bolt.x71
11     bolt.x81
12     mina
13 root 1.8 name_pl bolts
14     race crossbow bolts
15     face bolt.x01
16 root 1.3 is_animated 0
17     food 10
18     dam 3
19     wc 2
20 root 1.8 nrof 1
21     type 13
22     attacktype 1
23     materialname iron
24     value 2
25     weight 50
26     client_type 165
27     is_turnable 1
28 root 1.6 editable 1024
29     magicmap brown
30 root 1.1 end
31 root 1.8