ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/Fire/fireball.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:06 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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