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

File Contents

# User Rev Content
1 root 1.10 object asteroid
2 root 1.9 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