ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Fire/fireball.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.3 wc -30
10     speed 0.2
11     speed_left -0.21
12 root 1.7 type 102
13     subtype 6
14     attacktype 4
15 root 1.3 glow_radius 1
16 root 1.7 move_type fly_low
17 root 1.3 no_pick 1
18 root 1.8 magicmap red
19 root 1.9 smoothlevel 250
20     smoothface fireball.x11 fireball_S.x11 fireball.x12 fireball_S.x12 fireball.x13 fireball_S.x13
21 root 1.1 end
22 root 1.7