ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Shell/shell.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

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