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.5 by root, Fri Feb 9 01:52:31 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:06 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
5type 102
6subtype 6
7face manabolt.x11
4anim 8anim
5manabolt.x11 9manabolt.x11
6manabolt.x12 10manabolt.x12
7manabolt.x13 11manabolt.x13
8manabolt.x14 12manabolt.x14
9mina 13mina
10name uncontrolled mana 14color_fg black
11face manabolt.x11 15color_bg khaki
16speed 1
17range 3
18duration 3
19flying 1
12wc -30 20wc -30
13speed 1 21no_pick 1
14type 102
15subtype 6
16attacktype 2 22attacktype 2
17duration 3
18range 3
19move_type all
20no_pick 1
21color_bg khaki
22color_fg black
23editable 0 23editable 0
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines