ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/loose_magic.arc
Revision: 1.11
Committed: Wed Aug 1 00:53:04 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.10: +1 -1 lines
Log Message:
shooting and impacting sounds for many bullets and some cones

File Contents

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