ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/bullet.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:20 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +14 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object bullet
2     face bullet.x12
3     is_animated 0
4     dam 6
5     wc -10
6     speed 1
7 root 1.1 type 102
8     subtype 5
9 root 1.3 attacktype 2
10     move_type all
11     move_on all
12     no_pick 1
13     is_turnable 1
14     color_fg black
15     editable 0
16 root 1.1 anim
17 pippijn 1.2 bullet.x12
18     bullet.x11
19     bullet.x21
20     bullet.x31
21     bullet.x41
22     bullet.x51
23     bullet.x61
24     bullet.x71
25     bullet.x81
26 root 1.1 mina
27     end
28 root 1.3