ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Fire/fireball.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object fireball
2 root 1.4 anim
3     fireball.x11
4     fireball.x12
5     fireball.x13
6     mina
7 root 1.10 sound wn/fire
8 root 1.7 face fireball.x11
9 root 1.12 magicmap red
10     smoothlevel 250
11     smoothface fireball.x11 fireball_S.x11 fireball.x12 fireball_S.x12 fireball.x13 fireball_S.x13
12 root 1.3 wc -30
13     speed 0.2
14     speed_left -0.21
15 root 1.7 type 102
16     subtype 6
17     attacktype 4
18 root 1.3 glow_radius 1
19 root 1.7 move_type fly_low
20 root 1.3 no_pick 1
21 root 1.1 end
22 root 1.7