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

Comparing deliantra/arch/spell/Aura/flaming_aura.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:42 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:13 2007 UTC

1object flaming_aura 1object flaming_aura
2name Flaming Aura 2name Flaming Aura
3other_arch flaming_aura_mark 3other_arch flaming_aura_mark
4invisible 1
5face burnout.x11 4face burnout.x11
5dam 1
6speed 1
6type 102 7type 102
7subtype 46 8subtype 46
8dam 1
9attacktype 4 9attacktype 4
10invisible 1
11no_pick 1
10no_drop 1 12no_drop 1
11no_pick 1
12speed 1
13no_pick 1
14editable 0 13editable 0
15end 14end
16# 15
17object flaming_aura_mark 16object flaming_aura_mark
18name Flaming Aura 17name Flaming Aura
19face fireball.x11 18face fireball.x11
19food 2
20speed 1
20type 98 21type 98
21speed 1 22move_type fly_low
22flying 1
23no_pick 1 23no_pick 1
24food 2
25is_used_up 1 24is_used_up 1
26end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines