ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/loose_magic.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +11 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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