ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/manaball.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.7 object manaball
2 root 1.6 type 102
3     subtype 6
4     face manabolt.x11
5     magicmap light_blue
6 root 1.5 anim
7     manabolt.x11
8     manabolt.x12
9     manabolt.x13
10     manabolt.x14
11     mina
12 root 1.4 hp 4
13     wc -50
14     speed 0.2
15     speed_left -0.21
16 root 1.6 flying 1
17 root 1.4 no_pick 1
18     editable 0
19 root 1.1 end