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.4 by root, Tue Feb 6 22:41:21 2007 UTC vs.
Revision 1.13 by root, Tue Nov 3 09:59:29 2009 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
4anim
5manabolt.x11
6manabolt.x12
7manabolt.x13
8manabolt.x14
9mina
4name uncontrolled mana 10name uncontrolled mana
5face manabolt.x11 11face manabolt.x11
12magicmap black
6wc -30 13wc -30
7speed 1 14speed 1
8type 102 15type 102
9subtype 6 16subtype 6
10attacktype 2 17attacktype 2
11duration 3 18duration 3
12range 3 19range 3
13move_type all 20move_type fly_low
14no_pick 1 21no_pick 1
15color_bg khaki
16color_fg black
17editable 0
18anim
19manabolt.x11
20manabolt.x12
21manabolt.x13
22manabolt.x14
23mina
24end 22end
25 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines