ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/shockwave.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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