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.3 by root, Tue Feb 6 22:41:19 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:03 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
4face burnout.x11 5face burnout.x11
5dam 1
6speed 1
7type 102 6type 102
8subtype 46 7subtype 46
8dam 1
9attacktype 4 9attacktype 4
10invisible 1 10no_drop 1
11no_pick 1 11no_pick 1
12no_drop 1 12speed 1
13no_pick 1
13editable 0 14editable 0
14end 15end
15 16#
16object flaming_aura_mark 17Object flaming_aura_mark
17name Flaming Aura 18name Flaming Aura
18face fireball.x11 19face fireball.x11
20type 98
21speed 1
22flying 1
23no_pick 1
19food 2 24food 2
20speed 1
21type 98
22move_type all
23no_pick 1
24is_used_up 1 25is_used_up 1
25end 26end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines