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