ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bomb/explosion.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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