ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bomb/explosion.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:20 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +10 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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