ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
Revision: 1.7
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +20 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.7 Object meteor
2     other_arch fireball
3     face meteor.x11
4     type 102
5     subtype 5
6     is_animated 0
7     walk_on 1
8     fly_on 1
9     flying 1
10     speed 1
11     editable 0
12     magicmap grey
13     no_pick 1
14     end
15     #
16     Object fire_trail
17     name burningtrail
18     face burnout.x11
19 root 1.1 anim
20 pippijn 1.3 burnout.x11
21     burnout.x12
22     burnout.x13
23     burnout.x14
24     burnout.x15
25     burnout.x16
26     burnout.x17
27     burnout.x18
28     burnout.x19
29 root 1.1 mina
30 root 1.7 speed 1
31     color_fg red
32 root 1.5 food 9
33     is_used_up 1
34 root 1.1 no_pick 1
35     editable 0
36     end