ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/firebreath.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/firebreath.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:17 2007 UTC

1object firebreath 1object firebreath
2name fire
3type 102
4subtype 7
5walk_on 1
6fly_on 1
7face fireball.x11
8color_fg red
9anim 2anim
10fireball.x11 3fireball.x11
11fireball.x12 4fireball.x12
12fireball.x13 5fireball.x13
13mina 6mina
7name fire
8face fireball.x11
9wc -30
14speed 1 10speed 1
15wc -30 11type 102
16flying 1 12subtype 7
17glow_radius 1 13glow_radius 1
14move_type fly_low
15move_on walk fly_low
18no_pick 1 16no_pick 1
17color_fg red
19editable 0 18editable 0
20end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines