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

Comparing deliantra/arch/spell/Bullet/loose_magic.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:21 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:21 2007 UTC

1# this is only used for a spell failur, so more values are 1# this is only used for a spell failur, so more values are
2# needed in this object. 2# needed in this object.
3Object loose_magic 3object loose_magic
4name uncontrolled mana 4name uncontrolled mana
5face manabolt.x11
6wc -30
7speed 1
5type 102 8type 102
6subtype 6 9subtype 6
7face manabolt.x11 10attacktype 2
11duration 3
12range 3
13move_type all
14no_pick 1
15color_bg khaki
16color_fg black
17editable 0
8anim 18anim
9manabolt.x11 19manabolt.x11
10manabolt.x12 20manabolt.x12
11manabolt.x13 21manabolt.x13
12manabolt.x14 22manabolt.x14
13mina 23mina
14color_fg black
15color_bg khaki
16speed 1
17range 3
18duration 3
19flying 1
20wc -30
21no_pick 1
22attacktype 2
23editable 0
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines