ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/manaball.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object manaball
2 root 1.5 anim
3     manabolt.x11
4     manabolt.x12
5     manabolt.x13
6     manabolt.x14
7     mina
8 root 1.8 face manabolt.x11
9 root 1.4 hp 4
10     wc -50
11     speed 0.2
12     speed_left -0.21
13 root 1.8 type 102
14     subtype 6
15     move_type fly_low
16 root 1.4 no_pick 1
17 root 1.8 magicmap light_blue
18 root 1.1 end
19 root 1.8