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

File Contents

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