ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/firebreath.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +10 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object firebreath
2     name fire
3     type 102
4     subtype 7
5     walk_on 1
6     fly_on 1
7     face fireball.x11
8     color_fg red
9 root 1.4 anim
10     fireball.x11
11     fireball.x12
12     fireball.x13
13     mina
14 root 1.6 speed 1
15 root 1.3 wc -30
16 root 1.6 flying 1
17 root 1.3 glow_radius 1
18     no_pick 1
19     editable 0
20 root 1.1 end