ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/bolt.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:24 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +10 -10 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object bolt
2     race crossbow bolts
3     type 13
4 pippijn 1.2 face bolt.x01
5 root 1.1 anim
6 pippijn 1.2 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 root 1.1 mina
16     is_animated 0
17     is_turnable 1
18     nrof 1
19     weight 50
20     value 2
21     material 2
22     food 10
23     dam 3
24     wc 2
25     editable 1024
26     attacktype 1
27     magicmap brown
28     name_pl bolts
29     client_type 165
30     end