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

Comparing deliantra/arch/spell/Rune/rune_fireball.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC

1Object rune_medium_fireball 1object rune_large_fireball
2name Rune of Fireball 2name Rune of Fireball
3msg
4You set off a large fireball!
5endmsg
6other_arch spell_large_fireball
7face rune_fireball.x11
8is_animated 0
9cha 20
10hp 1
11dam 90
12speed 1
13level 1
3type 154 14type 154
4speed 1 15attacktype 6
5hp 1 16invisible 1
6other_arch spell_medium_fireball 17move_on all
18no_pick 1
19color_fg red
20editable 32
21anim
7face rune_fireball.111 22rune_fireball.x11
23rune_fireball.x11
24mina
25end
26
27object rune_medium_fireball
28name Rune of Fireball
8msg 29msg
9You set off a fireball! 30You set off a fireball!
10endmsg 31endmsg
32other_arch spell_medium_fireball
33face rune_fireball.x11
34is_animated 0
35cha 20
36hp 1
37dam 90
38speed 1
39level 1
40type 154
41attacktype 6
42invisible 1
43move_on all
44no_pick 1
45color_fg red
46editable 32
11anim 47anim
12rune_fireball.111 48rune_fireball.x11
13rune_fireball.111 49rune_fireball.x11
14mina 50mina
15level 1
16color_fg red
17is_animated 0
18invisible 1
19no_pick 1
20walk_on 1
21editable 32
22attacktype 6
23dam 90
24Cha 20
25end 51end
26Object rune_large_fireball 52
27name Rune of Fireball
28type 154
29speed 1
30hp 1
31other_arch spell_large_fireball
32face rune_fireball.111
33msg
34You set off a large fireball!
35endmsg
36anim
37rune_fireball.111
38rune_fireball.111
39mina
40level 1
41color_fg red
42is_animated 0
43invisible 1
44no_pick 1
45walk_on 1
46editable 32
47attacktype 6
48dam 90
49Cha 20
50end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines