ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/firebreath.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 firebreath
2 root 1.6 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