ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/meteor.arc
Revision: 1.8
Committed: Sat Mar 3 01:16:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.7: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.8 object meteor
2 root 1.7 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 root 1.8 object fire_trail
17 root 1.7 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