ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/asteroid.arc
Revision: 1.8
Committed: Sun Feb 18 21:07:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.7: +1 -1 lines
Log Message:
more manual adjustment to move_on/off and move_type

File Contents

# User Rev Content
1 root 1.6 object asteroid
2 root 1.7 anim
3     asteroid.x12
4     asteroid.x11
5     asteroid.x21
6     asteroid.x31
7     asteroid.x41
8     asteroid.x51
9     asteroid.x61
10     asteroid.x71
11     asteroid.x81
12     mina
13 pippijn 1.3 other_arch snowstorm
14 pippijn 1.5 face asteroid.x12
15 root 1.6 is_animated 0
16     speed 1
17 pippijn 1.1 type 102
18     subtype 5
19 root 1.8 move_type fly_low
20 root 1.6 move_on all
21     no_pick 1
22     is_turnable 1
23     editable 0
24     magicmap grey
25 pippijn 1.1 end
26 root 1.6