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

File Contents

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