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

File Contents

# User Rev Content
1 root 1.6 Object shell
2     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