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

File Contents

# User Rev Content
1 root 1.5 Object explosion
2     type 102
3     subtype 6
4     face explosion.x11
5     color_bg white
6 root 1.4 anim
7     explosion.x11
8     explosion.x12
9     explosion.x13
10     mina
11 root 1.3 wc -30
12     speed 0.2
13     speed_left -0.21
14 root 1.5 flying 1
15 root 1.3 no_pick 1
16     editable 0
17     magicmap white
18 root 1.1 end