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.7 by root, Sat Mar 3 01:16:46 2007 UTC vs.
Revision 1.11 by root, Wed Aug 1 00:53:04 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines