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

File Contents

# User Rev Content
1 root 1.7 object shell
2 root 1.6 other_arch explosion2
3     type 102
4     subtype 5
5     face shell.x11
6 root 1.4 anim
7     shell.x12
8     shell.x11
9     shell.x21
10     shell.x31
11     shell.x41
12     shell.x51
13     shell.x61
14     shell.x71
15     shell.x81
16     mina
17 root 1.3 is_animated 0
18 root 1.6 is_turnable 1
19     walk_on 1
20     fly_on 1
21 root 1.3 speed 1
22 root 1.6 flying 1
23     no_pick 1
24 root 1.3 attacktype 4
25 root 1.6 editable 0
26 root 1.3 color_fg black
27 root 1.1 end