ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/bullet.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:20 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 bullet
2     type 102
3     subtype 5
4 pippijn 1.2 face bullet.x12
5 root 1.1 anim
6 pippijn 1.2 bullet.x12
7     bullet.x11
8     bullet.x21
9     bullet.x31
10     bullet.x41
11     bullet.x51
12     bullet.x61
13     bullet.x71
14     bullet.x81
15 root 1.1 mina
16     is_animated 0
17     is_turnable 1
18     no_pick 1
19     walk_on 1
20     fly_on 1
21     speed 1
22     attacktype 2
23     wc -10
24     dam 6
25     flying 1
26     editable 0
27     color_fg black
28     end