ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/loose_magic.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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.7 object loose_magic
4 root 1.6 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