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

File Contents

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